react-native-mantra-fingerprint
Advanced tools
Comparing version 1.0.31 to 1.0.32
{ | ||
"name": "react-native-mantra-fingerprint", | ||
"version": "1.0.31", | ||
"version": "1.0.32", | ||
"description": "React native bridge for mantra finger print", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -8,2 +8,3 @@ import { NativeModules } from 'react-native'; | ||
MantraModule.StartSyncCapture(); | ||
alert('triggered'); | ||
} |
13990153
60
546