-
Notifications
You must be signed in to change notification settings - Fork 135
Description
Introduction
I'm not sure how this works as I'm not the developer of this library, but I think it should be considered as an addition to react-native-community.
Repo:
https://github.com/mCodex/react-native-sensitive-info
Author:
@mCodex
Details
This was talked about in an issue on its github repo (mCodex/react-native-sensitive-info#181), but this is a great library that should be more popular than it is, and the current developer apparently stated he no longer has time to maintain.
Discussion points
In my opinion, this is the current best option for handling sensitive information and a lot of people will likely have to resort to encrypted databases or device-specific solutions if it goes unmaintained.
It's possible a lot of people are unaware async storage shouldn't be used for sensitive information, and by moving to RNC the issue may attract more attention.