Skip to content

Commit

Permalink
readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
mCodex committed Feb 9, 2017
1 parent f368672 commit 293fb09
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ This module is the next generation of [react-native-get-shared-prefs](https://ww

`react-native-sensitive-info` manages all data stored in Android Shared Preferences and iOS Keychain. You can set and get all key/value using simple methods.

| RN SensitiveInfo Version | Description |
|--------------------------|----------------------------------|
| 4.0+ | Compatible with RN 0.40+ |
| <= 3.0.2 | Compatible with RN 0.40 or below |

# Install

Install `react-native-sensitive-info` using:
Expand Down

0 comments on commit 293fb09

Please sign in to comment.