React Native secure storage, rebuilt with Nitro Modules Biometric-ready, StrongBox-aware, and metadata-rich for modern mobile apps
The React Native Sensitive Info is a library that allows managing all data stored in Android Shared Preferences, iOS Keychain, and Windows Credentials. It provides simple methods to set and get key/value pairs securely.
To install the React Native Sensitive Info library, follow these steps:
npm install react-native-sensitive-info
react-native link react-native-sensitive-info
The React Native Sensitive Info provides a secure way to manage sensitive data in React Native applications. With support for multiple platforms and easy-to-use methods, developers can ensure that their data is stored securely. The installation process is straightforward, making it easy to integrate this library into your projects.