Skip to content

Commit 42d1702

Browse files
author
Rad Azzouz
committed
Referenced the cocoapods instructions in the main readme
1 parent 3dbf30b commit 42d1702

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@
99

1010
#### Getting Started
1111

12-
Lets create a simple app that integrates `PSPDFKit.framework` and uses the `react-native-pspdfkit` module.
12+
**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.
1315

1416
1. Make sure `react-native-cli` is installed: `yarn global add react-native-cli`
1517
2. Create the app with `react-native init YourApp`.

0 commit comments

Comments
 (0)