UNPKG

@capgo/capacitor-native-biometric

Version:

This plugin gives access to the native biometric apis for android and iOS

12 lines (10 loc) 374 B
<?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" > <application> <activity android:name="ee.forgr.biometric.AuthActivity" android:label="@string/title_activity_auth_activity" android:theme="@style/AppTheme.Transparent"></activity> </application> </manifest>