biometry auth with symmetric key encription
npm install rn-biometrybiometry auth with symmetric key encription
``sh`
npm install rn-biometry
`js
import { multiply } from 'rn-biometry';
// ...
const result = await multiply(3, 7);
``
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT
---
Made with create-react-native-library