UNPKG

react-native-fingerprint-scanner

Version:
9 lines (8 loc) 480 B
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.hieuvp.fingerprint"> <uses-permission android:name="android.permission.USE_FINGERPRINT" /> <uses-permission android:name="android.permission.USE_BIOMETRIC"/> <uses-permission android:name="com.fingerprints.service.ACCESS_FINGERPRINT_MANAGER" /> <uses-permission android:name="com.samsung.android.providers.context.permission.WRITE_USE_APP_FEATURE_SURVEY" /> </manifest>