Update README.md (#164)

This commit is contained in:
Vojtech Novak 2018-11-19 23:53:06 +01:00 committed by Joel Arvidsson
parent b2ab380e20
commit c0aba252b3
1 changed files with 1 additions and 0 deletions

View File

@ -147,6 +147,7 @@ Get what type of hardware biometry support the device has. Resolves to a `Keycha
* Right click on Libraries, select **Add files to "…"** and select `node_modules/react-native-keychain/RNKeychain.xcodeproj`
* Select your project and under **Build Phases** -> **Link Binary With Libraries**, press the + and select `libRNKeychain.a`.
* make sure `pod 'RNKeychain'` is not in your `Podfile`
#### Option: With [CocoaPods](https://cocoapods.org/)