Skip to content

Commit 93e3021

Browse files
committed
Updated Readme to update installation steps
1 parent e8789cb commit 93e3021

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ React Native wrapper for Sift [iOS](https://github.com/SiftScience/sift-ios) an
1818
No additional setup is required
1919

2020
### 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:
2123
1. Insert the following line in Podfile where new pods are added:
2224
`pod 'sift-react-native', :path => '../node_modules/sift-react-native'`
2325
2. Navigate to the ios directory of the project via terminal and run `pod install`

0 commit comments

Comments
 (0)