From c0aba252b382a52a4e1d68efc09d998386edf5d5 Mon Sep 17 00:00:00 2001 From: Vojtech Novak Date: Mon, 19 Nov 2018 23:53:06 +0100 Subject: [PATCH] Update README.md (#164) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2c4cd1b..a10a81f 100644 --- a/README.md +++ b/README.md @@ -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/)