Skip to content

regulaforensics/npm-idv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors