Skip to main content
First, install react-native-webview in your project:
Define a <SignatureApiWebView/> component to embed the WebView that displays the ceremony to the recipient and handles the ceremony events: completed, canceled, and failed.
The mobile app retrieves a Ceremony URL from its backend and embeds it in the application using the <SignatureApiWebView/> component.