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 3dbf30b commit 42d1702Copy full SHA for 42d1702
README.md
@@ -9,7 +9,9 @@
9
10
#### Getting Started
11
12
-Lets create a simple app that integrates `PSPDFKit.framework` and uses the `react-native-pspdfkit` module.
+**Note:** If you want to integrate PSPDFKit using CocoaPods, use [these instructions](ios/cocoapods.md) instead.
13
+
14
+Let's create a simple app that integrates `PSPDFKit.framework` and uses the `react-native-pspdfkit` module.
15
16
1. Make sure `react-native-cli` is installed: `yarn global add react-native-cli`
17
2. Create the app with `react-native init YourApp`.
0 commit comments