https://github.com/regulaforensics/npm-face-sdk
https://github.com/regulaforensics/npm-face-sdk
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/regulaforensics/npm-face-sdk
- Owner: regulaforensics
- Created: 2024-10-08T07:33:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-19T22:52:45.000Z (about 1 year ago)
- Last Synced: 2025-06-19T22:54:58.488Z (about 1 year ago)
- Language: Objective-C
- Size: 3.49 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Regula Face SDK plugin
Face SDK is a framework that is used for face matching, recognition and liveness detection.
This plugin makes possible to use it with react-native, cordova and capacitor applications.
## Demo applications
In the [examples](examples/) folder you can find 3 demo applications:
* [React-native](examples/react_native)
* [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/face-sdk/mobile)
* [API Reference](https://dev.regulaforensics.com/npm-face-sdk)
## 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-face-sdk/issues).