You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i need to implement pincode + biometrics in my app. and so far the pincode screen
works perfectly fine. however when i want to use biometrics i can see that "react-native-touch-id" is not maintained
anymore and have problems with android. so i was thinking to use expo LocalAuthentication at expo-local-authentication
instead of "react-native-touch-id"
Is there any possibility of such an integration?
The text was updated successfully, but these errors were encountered:
Yasir5247
changed the title
with expo LocalAuthentication at expo-local-authentication
integration with expo LocalAuthentication
Jan 6, 2022
i need to implement pincode + biometrics in my app. and so far the pincode screen
works perfectly fine. however when i want to use biometrics i can see that "react-native-touch-id" is not maintained
anymore and have problems with android. so i was thinking to use expo LocalAuthentication at expo-local-authentication
instead of "react-native-touch-id"
Is there any possibility of such an integration?
The text was updated successfully, but these errors were encountered: