Releases: mCodex/react-native-sensitive-info
Releases · mCodex/react-native-sensitive-info
v5.4.0
v5.2.5
v5.2.4
v5.2.2
Added .podspec, typescript support
This was released as a beta version, so to install just run:
yarn add [email protected]or
yarn add react-native-sensitive-info@beta5.2.1
This was released as a beta version, so to install just run:
yarn add [email protected]Windows Phone & Touch ID added
In this version we had so many contributors and I'd like to thank you guys so much!
- Touch Id added
- Windows Phone support added
- RN 47+ support added
This was released as a beta version, so to install just run:
yarn add [email protected]Promise suport added
Added promise support in setItem method.
Removed Keystore from Master
We removed keystore from Master, because it is a breaking change and needs android sdk version 18 or later. So, we decided to create a branch for that https://github.com/classapp/react-native-sensitive-info/tree/keystore
Also, we fixed the example.
Android Keystore added
5.0 5.0.0 published :tada:
RNSensitiveInfo is now compatible with RN 0.40+
4.0 Merge branch 'master' of https://github.com/classapp/react-native-sen…