rn-secure-storage
Advanced tools
Comparing version
{ | ||
"name": "rn-secure-storage", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Secure Storage for React Native (Android & iOS) - Keychain & Keystore", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -6,7 +6,5 @@ # RNSecureStorage | ||
#### v2.0.0 version now has AndroidX support. | ||
### After v2 this package has AndroidX support. If you want to use without AndroidX please use *v1.1.1* | ||
```bash | ||
yarn add rn-secure-storage@androidx | ||
``` | ||
### Facebook RN blog post about v0.60 and AndroidX support: [https://facebook.github.io/react-native/blog/2019/07/03/version-60](https://facebook.github.io/react-native/blog/2019/07/03/version-60) | ||
@@ -136,6 +134,9 @@ **[Go to F.A.Q for more information.](#faq)** | ||
### Version 2.0.0 (AndroidX Support) | ||
### Version 2.0.2 (AndroidX Support) | ||
- When phone default locale including RTL then this workaround is setting English locale before generating a key pair and changing it back after all. | ||
### Version 2.0.1 (AndroidX Support) | ||
- Update to AndroidX. Make sure to enable it in your project's android/gradle.properties. | ||
### Version 1.1.1 | ||
#### Version 1.1.1 | ||
- Exists method added. Thanks [@kirin-p](https://github.com/kirin-p) | ||
@@ -142,0 +143,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
136852
1.07%431
5.12%193
0.52%