@regulaforensics/document-reader
Version:
This is an npm module for Regula Document Reader SDK. It allows you to read various kinds of identification documents using your phone's camera.
19 lines (14 loc) • 1.05 kB
Markdown
# Regula Document Reader plugin
Document Reader allows you to read various kinds of identification documents, passports, driving licenses, ID cards, etc. All processing is performed completely offline on your device. This plugin makes possible to use it with react-native, cordova and ionic applications.
## Demo applications
In the [examples](examples/) folder you can find 4 demo applications:
* [React-native](examples/react-native)
* [Cordova](examples/cordova)
* [Ionic(ionic app with cordova, angular)](examples/ionic)
* [Capacitor(ionic app with capacitor, react)](examples/capacitor)
Each demo app has its own readme file with instructions on building and installation.
## Documentation
* [Documentation](https://docs.regulaforensics.com/develop/doc-reader-sdk/mobile)
* [API Reference](https://dev.regulaforensics.com/npm-document-reader)
## Support
If you have any technical questions, feel free to [contact](mailto:support@regulaforensics.com) us or create issues [here](https://github.com/regulaforensics/npm-document-reader/issues).