react-native-fingerprint-scanner
Advanced tools
Comparing version 2.1.3 to 2.2.0
{ | ||
"name": "react-native-fingerprint-scanner", | ||
"version": "2.1.3", | ||
"version": "2.2.0", | ||
"description": "React Native Fingerprint Scanner for Android and iOS", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -238,3 +238,3 @@ # React Native Fingerprint Scanner | ||
- `description: String` - the string to explain the request for user authentication. | ||
- `fallbackEnabled: Boolean` - display the fallback button (e.g. Enter Password). | ||
- `fallbackEnabled: Boolean` - default to `true`, whether to display fallback button (e.g. Enter Password). | ||
@@ -241,0 +241,0 @@ ```javascript |
Sorry, the diff of this file is not supported yet
40860