Important: Due to the discontinuation of our use of the IDnow Video Ident service, we are no longer able to test or maintain the
react-native-idnow-videoident
library. Consequently, this library is now deprecated and will no longer receive updates or support.Please consider migrating to alternative solutions to ensure ongoing functionality and support.
React Native IDnow VideoIdent bindings for the iOS and Android SDK.
Many thanks to Nuri for the work on the package react-native-idnow and also Fina for their package config-plugin-react-native-idnow. The first draft was heavily inspired by it. However, almost the entire code has been rewritten since then, so there are now many differences:
- All configuration options of the SDKs are possible from the JavaScript side (except
externalLogger
,customBackButtonItem
,customCancelButton
&customAgentView
for iOS, and the colors for Android) - Latest dependencies of the IDnow iOS and Android SDKs - Secured by Dependabot
- No need to manually include native files
- Published as CommonJS & ESmodules
- Strong type declarations are included in this package - There isn't a single
any
Visit the website for docs, guides, API and more!
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT