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 e8789cb commit 93e3021Copy full SHA for 93e3021
README.md
@@ -18,6 +18,8 @@ React Native wrapper for Sift [iOS](https://github.com/SiftScience/sift-ios) an
18
No additional setup is required
19
20
### iOS React Native 0.60.0 or above
21
+
22
+Mostly autolinking will do the job. If manual linking is required, please follow the below steps:
23
1. Insert the following line in Podfile where new pods are added:
24
`pod 'sift-react-native', :path => '../node_modules/sift-react-native'`
25
2. Navigate to the ios directory of the project via terminal and run `pod install`
0 commit comments