UNPKG

react-native-biometrics-authentication

Version:

React Native biometric functionality for signing and encryption with optional fallback passcode option in IOS.

7 lines (5 loc) 280 B
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.rnbiometricsauthentication"> <uses-permission android:name="android.permission.USE_BIOMETRIC" /> <uses-permission android:name="android.permission.USE_FINGERPRINT" /> </manifest>