detect if fingerprint changed
npm install rn-fingerprint-changeimport { hasFingerPrintChanged } from 'rn-fingerprint-change';
// ...
const result = hasFingerPrintChanged();See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT
Made with create-react-native-library