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 476 forks source link

FaceID on Android (Pixel 4) #261

Open jbristol-trav opened 4 years ago

jbristol-trav commented 4 years ago

Currently it looks like this library is limited to touch ID support on Android. With the addition of the pixel 4 there is no longer a fingerprint sensor, similar to the iPhone X.

Is this something that this library is looking to support?