Please use the Onfido SDK React Native Wrapper npm package instead.
React Native Sample app using the onfido mobile SDKS.
This code is meant to be an example only. Don't use it straight away in production without reviewing it and without careful consideration.
- Xcode 11.3
npm install
- Replace
YOUR_TOKEN
placeholder with your token in App.js file
react-native run-android
npm run ios