How to implement face id authentication in react native android?
I want to implement face authentication and TouchID (finger) in react native for both platform android and ios. I've implemented IOS side face authentication and TouchId authentication. I am using react-native-touch-id library In android when i detect face id and…