Skip to content

Commit 9fcc926

Browse files
author
Rad Azzouz
committed
Update readmes to React Native 0.48.4
1 parent c584381 commit 9fcc926

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ See our [announcement blog post](https://pspdfkit.com/blog/2016/react-native-mod
77
#### Requirements
88
- Xcode 9
99
- PSPDFKit >= 7.0.0
10-
- react-native >= 0.48.1
10+
- react-native >= 0.48.4
1111

1212
#### Getting Started
1313

ios/cocoapods.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#### Requirements
66
- Xcode 9
77
- PSPDFKit >=7.0.0
8-
- react-native >= 0.48.1
8+
- react-native >= 0.48.4
99
- CocoaPods >= 1.3.1
1010

1111
#### Getting Started

samples/Catalog/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"dependencies": {
99
"react": "16.0.0-alpha.12",
10-
"react-native": "0.48.1",
10+
"react-native": "0.48.4",
1111
"react-native-fs": "github:johanneslumpe/react-native-fs#55dd2a7624f4617e04a895a9a319cb012c1002a5",
1212
"react-native-pspdfkit": "file:../../"
1313
}

0 commit comments

Comments
 (0)