Skip to content

Sample app which uses the Web SDK inside a React Native app

Notifications You must be signed in to change notification settings

onfido/onfido-sdk-web-sample-react-native

Repository files navigation

onfido-sdk-web-sample-react-native

Sample app which uses the Web SDK inside a React Native app

Usage

Install required packages:

$ npm install

then run for the target device:

$ npm run ios # for iOS
$ npm run android # for Android

For more info, see Expo.io

WebSDK URL

By default, this app uses the lastest build: https://latest-onfido-sdk-ui-onfido.surge.sh/.

To change this, go to App.tsx.

Caveats

  • Because we don't have the full control of iOS/Android native configuration (e.g. Info.plist file for iOS), it's unable to load a local URL like https://localhost:8080.

About

Sample app which uses the Web SDK inside a React Native app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published