From 293fb09395a8812569088277d5d3925fdfb16554 Mon Sep 17 00:00:00 2001 From: Mateus Andrade Date: Thu, 9 Feb 2017 17:48:35 -0200 Subject: [PATCH] readme updated --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 08086dea..005a3f6d 100644 --- a/README.md +++ b/README.md @@ -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: