An open API service indexing awesome lists of open source software.

https://github.com/beefe/react-native-key-storage


https://github.com/beefe/react-native-key-storage

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# react-native-key-storage
the android nativeModule key-storage for react-native

## Installation and How to use

#### Step 1 - RNPM Install
```shell
$ npm install rnpm -g
```

#### Step 2 - NPM Install
```shell
$ npm install --save react-native-key-storage
```

#### Step 3 - Add Link
```shell
$ rnpm link react-native-key-storage
```