Ionic Native wrapper for cordova face api
npm install @regulaforensics/ionic-native-face-api-betagit clone https://github.com/regulaforensics/ionic-native-face-api.git.bash
$ cd example
$ npm install
$ npx jetify
$ ionic cordova prepare
`3. Android:
* Run
ionic cordova run android inside example folder - this is just one way to run the app. You can also run it directly from within Android Studio.4. iOS:
* Run
ionic cordova run ios` inside example folder - this is just one way to run the app. You can also run it directly from within Xcode.