For the complete documentation index, see llms.txt. This page is also available as Markdown.

React Native Web Wrapper SDK

1.0.0 (2026-07-14)

  • Integrated OpenAPI specifications for improved API type safety and reliability

  • Added embed URL resolution to properly handle partner page prefill URL

  • Added leads prefill endpoint integration

  • Added error view handling

0.1.0 (2026-04-21)

  • Improved type definitions

0.0.4 (11 Feb 2026)

  • Initial release of the web wrapper SDK — a lightweight WebView-based wrapper for embedding web-based SDK flows in React Native apps

  • Accepts channel, zone, and exp as input props

  • Includes a Shimmer loading component shown while the WebView loads

  • Replaced URL constructor with string/regex-based URL parsing for broader compatibility across Android versions and JS engines

  • Peer dependencies for react and react-native are now explicitly declared

Last updated

Was this helpful?