We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9aa3db commit c2433d4Copy full SHA for c2433d4
ios/cocoapods.md
@@ -4,9 +4,9 @@
4
5
#### Requirements
6
- Xcode 8.3.3
7
-- PSPDFKit >=6.8
8
-- react-native >= 0.46.4
9
-- CocoaPods >= 1.2.1
+- PSPDFKit >=6.9.3
+- react-native >= 0.48.1
+- CocoaPods >= 1.3.1
10
11
#### Getting Started
12
@@ -42,10 +42,9 @@ target 'YourApp' do
42
'RCTText',
43
'RCTNetwork',
44
'RCTWebSocket', # needed for debugging
45
- 'RCTAnimation',
46
'RCTImage',
47
48
- 'BatchedBridge', # https://github.com/facebook/react-native/issues/14749
+ 'BatchedBridge', # https://github.com/facebook/react-native/issues/14749
49
# Add any other subspecs you want to use in your project
50
]
51
0 commit comments