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

Whereby in React Native

If you're building with React Native, you can integrate Whereby using either our SDK or a WebView-based approach, depending on your needs.

Choose your approach

🚀 React Native SDK

Recommended if you want the fastest path to a native integration.

Start with the React Native SDK

🔧 WebView

Best if your app already uses WebView or you want more manual control.

Use the WebView approach


Compare the options

  • The SDK is the quickest way to get started and handles more set up for you.

  • The WebView approach offers more flexibility if you already rely on WebView in your app.

  • Both options support customization depending on your use case.

Last updated

Was this helpful?