react-native-fingerprint-scanner icon indicating copy to clipboard operation
react-native-fingerprint-scanner copied to clipboard

Provide Fingerprint, Touch ID, and Face ID Scanner for React Native (Compatible with both Android and iOS)

Results 73 react-native-fingerprint-scanner issues
Sort by recently updated
recently updated
newest added

There are new class & methods in the android SDK to support different biometric types: https://developer.android.com/reference/android/hardware/biometrics/BiometricManager.html. It seems backwards compatible with the fingerprint authentication, but it'd be good to distinguish...

Does this library support the passcode fallback on iOS? Usually on too many failed attempts, iOS presents the pin code screen.

bug

Hi, is there a way to dismiss fingerprint popup? componentWillUnmount() { FingerprintScanner.release(); } leaves popup open on ios.

enhancement
help wanted

I see what I need in the code: ` implementation "com.github.uccmawei:fingerprintidentify:${safeExtGet("fingerprintidentify", "1.2.6")}" ` But after installing the package, something completely different is installed. ` implementation "com.wei.android.lib:fingerprintidentify:${safeExtGet("fingerprintidentify", "1.2.6")}" ` I guess...

there seems to be an unconditional dependency: https://github.com/hieuvp/react-native-fingerprint-scanner/blob/v6.0.0/android/build.gradle#L52 which appears to pull in JAR files [without source code nor a licence](https://github.com/uccmawei/FingerprintIdentify/issues/100): https://github.com/uccmawei/FingerprintIdentify/tree/1.2.6/FingerprintIdentifyLib/libs Can you make the dependency opt-in? So that...

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) to 2.6.9 and updates ancestor dependencies [node-fetch](https://github.com/node-fetch/node-fetch), [prop-types](https://github.com/facebook/prop-types) and [react-native](https://github.com/facebook/react-native). These dependencies need to be updated together. Updates `node-fetch` from 1.7.3 to 2.6.9 Release notes Sourced from node-fetch's...

dependencies

Legacy support depends on non-free software. That, in turn, prevents other software, which depends on r-n-f-s to become non-free. https://github.com/hieuvp/react-native-fingerprint-scanner/issues/240

Bumps [logkitty](https://github.com/zamotany/logkitty) to 0.7.1 and updates ancestor dependency [react-native](https://github.com/facebook/react-native). These dependencies need to be updated together. Updates `logkitty` from 0.6.1 to 0.7.1 Release notes Sourced from logkitty's releases. logkitty 0.7.1...

dependencies

Removes [mem](https://github.com/sindresorhus/mem). It's no longer used after updating ancestor dependency [react-native](https://github.com/facebook/react-native). These dependencies need to be updated together. Removes `mem` Updates `react-native` from 0.60.0 to 0.70.6 Release notes Sourced from...

dependencies

Removes [node-notifier](https://github.com/mikaelbr/node-notifier). It's no longer used after updating ancestor dependency [react-native](https://github.com/facebook/react-native). These dependencies need to be updated together. Removes `node-notifier` Updates `react-native` from 0.60.0 to 0.70.6 Release notes Sourced from...

dependencies