mirror of
https://github.com/status-im/react-native-keychain.git
synced 2025-01-21 02:29:33 +00:00
Adds rnpm integration documentation.
This commit is contained in:
parent
0a1a2cdab2
commit
913464d40a
@ -20,6 +20,10 @@ Add the following to your `Podfile` and run `pod update`:
|
|||||||
pod 'RNKeychain', :path => 'node_modules/react-native-keychain'
|
pod 'RNKeychain', :path => 'node_modules/react-native-keychain'
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Option: With [rnpm](https://github.com/rnpm/rnpm)
|
||||||
|
|
||||||
|
`$ rnpm link`
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
See `KeychainExample` for fully working project example.
|
See `KeychainExample` for fully working project example.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user