naoufal / react-native-touch-id

React Native authentication with the native Touch ID popup.
https://www.npmjs.com/package/react-native-touch-id
1.47k stars 477 forks source link

display #223

Closed dimlksin2 closed 5 years ago

dimlksin2 commented 5 years ago

Hello, may I not use the modal window Is it possible something like authenticate (false) creating my fingerprint interface?

lincolnbf commented 5 years ago

on iOS i think u cant customizate... android in this project i guess you have to change the library files to modify.

zibs commented 5 years ago

Yes you can use Expo's version of this library: If you integrate their unimodules, you can then use https://github.com/unimodules/react-native-unimodules https://docs.expo.io/versions/latest/sdk/local-authentication/