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 8ec48f8 commit 0bb77b9Copy full SHA for 0bb77b9
README.md
@@ -42,9 +42,9 @@ You can skip steps 1, 2 and 3 if you used `npm`.
42
43
1. Download [Razorpay's iOS SDK from here][ios-docs] and unzip it.
44
2. Delete the `.framework` file from
45
-`path/to/your/project/node_modules/react-native-razorpay`.
+`path/to/your/project/node_modules/react-native-razorpay/ios`.
46
3. Copy the `.framework` file obtained in step 1 to
47
48
4. Open `path/to/your/project/ios/<your_project>.xcworkspace` or
49
`path/to/your/project/ios/<your_project>.xcodeproj`
50
5. Also link the `.framework` file **_directly_ to your project** in Xcode. Check the
0 commit comments