rn-secure-storage
Advanced tools
Comparing version
{ | ||
"name": "rn-secure-storage", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "Secure Storage for React Native (Android & iOS) - Keychain & Keystore", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -132,7 +132,9 @@ # RNSecureStorage | ||
``` | ||
### Version 2.0.3 | ||
- [https://github.com/talut/rn-secure-storage/pull/40](https://github.com/talut/rn-secure-storage/pull/40) merged. | ||
### Version 2.0.2 (AndroidX Support) | ||
### Version 2.0.2 | ||
- 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) | ||
### Version 2.0.1 (AndroidX Support added) | ||
- Update to AndroidX. Make sure to enable it in your project's android/gradle.properties. | ||
@@ -139,0 +141,0 @@ |
Sorry, the diff of this file is not supported yet
136941
0.07%195
1.04%