@regulaforensics/idv
v3.2.70
Published
This is an npm module for Regula IDV, which unifies access to all Regula products. This plugin makes possible to use it with react-native, cordova and capacitor applications. Supports Android and iOS.
Downloads
66
Readme
Regula IDV plugin
IDV is a framework that unifies access to all Regula products. This plugin makes possible to use it with react-native, cordova and capacitor applications.
Android Integration
This step is only needed for React Native
In order to use this plugin, in android/app/build.gradle enable dataBinding:
android {
buildFeatures {
dataBinding true
}
}Demo applications
In the examples folder you can find 3 demo applications:
Each demo app has its own readme file with instructions on building and installation.
Documentation
Support
If you have any technical questions, feel free to contact us or create issues here.
