@foxwallet/rn-fingerprint-change
v0.3.0
Published
detect if fingerprint changed
Readme
rn-fingerprint-change
detect if fingerprint changed
Installation
npm install rn-fingerprint-changeUsage
import { hasFingerPrintChanged } from 'rn-fingerprint-change';
// ...
const result = hasFingerPrintChanged();Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library
