react-native-biometric-verifier
v0.0.40
Published
A React Native module for biometric verification with face recognition and QR code scanning
Downloads
1,211
Maintainers
Readme
React Native Biometric Verifier
A comprehensive biometric verification module for React Native that combines face recognition and QR code scanning with location verification.
Features
- Face recognition verification
- QR code scanning
- Location verification
- Animated UI with state indicators
- Countdown timer
- Customizable notification system
- Comprehensive error handling
Installation
npm install react-native-biometric-verifier
# or
yarn add react-native-biometric-verifier
#<BiometricModal
#data={response?.data?.userdata?.hrenemp}
#apiurl={"http://his.amalaims.org:9090/"}
#livenessLevel={1}
#onclose={i =>{setResponse(i)}}
#qrscan={response?.data?.userdata?.qrscan}
#callback={() => {actionLogin(response);}}/>