Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update react-native-sensitive-info to v6 #29

Open
WouterFlorijn opened this issue Aug 11, 2020 · 3 comments
Open

Update react-native-sensitive-info to v6 #29

WouterFlorijn opened this issue Aug 11, 2020 · 3 comments

Comments

@WouterFlorijn
Copy link

From the docs on v6:

This version uses by default keystore to encrypt/decrypt data on Android.

This should mean that using the keystore branch is no longer necessary.

The upgrade should include a major version update of this package, as it is not backwards compatible.

@vganenco
Copy link

vganenco commented Dec 2, 2020

Yes, add support for v6, please

@mkilp
Copy link
Contributor

mkilp commented Jan 4, 2021

I openend a PR #31 for this. Hopefully it gets merged!

@manoj398
Copy link

manoj398 commented Mar 21, 2021

From the docs on v6:

This version uses by default keystore to encrypt/decrypt data on Android.

This should mean that using the keystore branch is no longer necessary.

The upgrade should include a major version update of this package, as it is not backwards compatible.

peerDependencies should be changed to "3.x - 6.x" and this small change should be minor version update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants