hieuvp / react-native-fingerprint-scanner

Provide Fingerprint, Touch ID, and Face ID Scanner for React Native (Compatible with both Android and iOS)
https://www.npmjs.com/package/react-native-fingerprint-scanner
871 stars 296 forks source link

disable native popup #152

Open samaneh-kamalian opened 4 years ago

samaneh-kamalian commented 4 years ago

How can disable native popup. I just need to start scanning, when call FingerprintScanner.authenticate

biju1984 commented 3 years ago

I am also having the same issue in Android.. the native popup just come up before app's auth kick in

BalogunofAfrica commented 3 years ago

How can disable native popup. I just need to start scanning, when call FingerprintScanner.authenticate

Hey man, any luck?