@capgo/capacitor-native-biometric
Version:
This plugin gives access to the native biometric apis for android and iOS
13 lines (8 loc) • 450 B
text/xml
<androidx.coordinatorlayout.widget.CoordinatorLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context="ee.forgr.biometric.AuthAcitivy">
</androidx.coordinatorlayout.widget.CoordinatorLayout>