react-native-biometrics-secure-storage
v0.1.2
Published
A module that allow to save securely your data
Downloads
5
Maintainers
Readme
react-native-biometrics-secure-storage
A module that allow to save securely your data
Installation
npm install react-native-biometrics-secure-storage
Usage
import BiometricsSecureStorage from "react-native-biometrics-secure-storage";
// ...
const result = await BiometricsSecureStorage.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT