mfs-scanner
v1.0.0
Published
A plugin boilerplate for using MFS100 SDK with Native JS Apps
Downloads
2
Maintainers
Readme
This is a Cordova plugin for the Android SDK of MFS100 Fingerprint Scanner.
Any native app which wants to use the mentioned Fingerprint scanner can just clone this boilerplate and export the functions that would be of use.
To use this plugin, clone this into your app directory.
Run cordova plugin add MFS100_FingerPrintScanner
Once added, you can see the dependency in plugins/cordova-plugin-mfs100.
All the functions from the SDK that needs to be used, can be added inside www/MFS100_FingerPrintScanner.js