Skip to content

Commit 293fb09

Browse files
committed
readme updated
1 parent f368672 commit 293fb09

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ This module is the next generation of [react-native-get-shared-prefs](https://ww
88

99
`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.
1010

11+
| RN SensitiveInfo Version | Description |
12+
|--------------------------|----------------------------------|
13+
| 4.0+ | Compatible with RN 0.40+ |
14+
| <= 3.0.2 | Compatible with RN 0.40 or below |
15+
1116
# Install
1217

1318
Install `react-native-sensitive-info` using:

0 commit comments

Comments
 (0)