ridhwandaud / onfido-sdk-react-native-sample-app

React Native Sample app using the onfido mobile SDKS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⛔️This project is no longer supported and will be permanently deleted on the 1st of January 2021.

Please use the Onfido SDK React Native Wrapper npm package instead.

onfido-sdk-react-native-sample-app

React Native Sample app using the onfido mobile SDKS.

Disclaimer

This code is meant to be an example only. Don't use it straight away in production without reviewing it and without careful consideration.

Requirements

iOS

  • Xcode 11.3

How to run it

  1. npm install
  2. Replace YOUR_TOKEN placeholder with your token in App.js file

Android

  1. react-native run-android

iOS

  1. npm run ios

About

React Native Sample app using the onfido mobile SDKS

License:MIT License


Languages

Language:Java 30.4%Language:Objective-C 24.3%Language:JavaScript 17.9%Language:Swift 13.6%Language:Starlark 11.1%Language:Ruby 2.7%