Installation
react-native-webview for the WebView component:
Overview
The React Native SDK provides three levels of integration:
It also re-exports the full
Verilock server API client from @verilock/node-sdk for backend calls.
Server API Client
The SDK re-exports everything from@verilock/node-sdk, so you can create sessions from your backend without an additional dependency.
VerilockWebView
The simplest integration. Renders the hosted verification flow inside a WebView modal. No camera or native module setup required.VerilockWebView Props
VerilockVerification
A native UI component that walks users through each step of verification (welcome, document front, document back, selfie, processing, result). Gives you full control over look and feel with native React Native views.VerilockVerification Props
Steps
TheonStepChange callback receives one of the following step identifiers:

