Skip to content

Releases: mCodex/react-native-sensitive-info

v5.4.0

29 Apr 11:43
2b585e4

Choose a tag to compare

In this version we have:

Added FaceID
Improved .ts types

Thanks to the awesome contributors who made this possible. 🎉

v5.2.5

07 Aug 13:51

Choose a tag to compare

v5.2.5 Pre-release
Pre-release

Fixed error using RNSInfo alongside RNKeychain.

This was released as a beta version, so to install just run:

yarn add react-native-sensitive-info@beta

v5.2.4

27 Jul 12:16

Choose a tag to compare

This was released as a beta version, so to install just run:

yarn add react-native-sensitive-info@latest

v5.2.2

26 Jul 12:15

Choose a tag to compare

v5.2.2 Pre-release
Pre-release

Added .podspec, typescript support

This was released as a beta version, so to install just run:

or

yarn add react-native-sensitive-info@beta

5.2.1

22 Jun 18:17

Choose a tag to compare

5.2.1 Pre-release
Pre-release

This was released as a beta version, so to install just run:

Windows Phone & Touch ID added

10 Oct 20:40

Choose a tag to compare

Pre-release

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:

Promise suport added

25 May 20:51

Choose a tag to compare

Added promise support in setItem method.

Removed Keystore from Master

16 May 14:34

Choose a tag to compare

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

15 May 17:26

Choose a tag to compare

5.0

5.0.0 published :tada:

RNSensitiveInfo is now compatible with RN 0.40+

01 Mar 13:22

Choose a tag to compare

4.0

Merge branch 'master' of https://github.com/classapp/react-native-sen…