react-native-biometrics-secure-storage
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

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

/react-native-biometrics-secure-storage/

    Package Sidebar

    Install

    npm i react-native-biometrics-secure-storage

    Weekly Downloads

    4

    Version

    0.1.2

    License

    MIT

    Unpacked Size

    520 kB

    Total Files

    137

    Last publish

    Collaborators

    • lorenzoangelini