@capgo/capacitor-native-biometric
Version:
This plugin gives access to the native biometric apis for android and iOS
13 lines (11 loc) • 577 B
text/xml
<resources>
<string name="my_string">Just a simple string</string>
<string name="title_activity_auth_activity">AuthActivity</string>
<!-- Strings used for fragments for navigation -->
<string name="first_fragment_label">First Fragment</string>
<string name="second_fragment_label">Second Fragment</string>
<string name="next">Next</string>
<string name="previous">Previous</string>
<string name="hello_first_fragment">Hello first fragment</string>
<string name="hello_second_fragment">Hello second fragment. Arg: %1$s</string>
</resources>