ReactNativeExtension
methodreactNative
moduleProperty | Type | Description |
---|---|---|
WebView | () => JSX.Element | The react native component that renders our SDK in the background. |
ReactNativeExtensionProps
typeappOrigin
: Allows you to specify the URL origin of your app. Necessary for use with passkeys and social auth.IReactNativeExtension
type