Transition - React Native app with Bubble webview?

Seeking wisdom - I have a Bubble app in production with a few thousand DAUs, on BDK Native. We’re small and profitable. Our app involves lots of realtime messaging and baby tracking, and I’m getting crushed by expensive WUs, spotty performance, and lack of offline capability. I want to move to a properly coded React Native app for messaging and tracking, but I want to keep Bubble for the dozens of other features in the app, as I’m faster at developing in Bubble.

Ideally, I want a React Native app for two screens, and a Bubble Webview for everything else.

Has anyone had success creating an app with this architecture? It seems like the two unknowns are:

  1. Getting Bubble auth to seamlessly auth another database, like Supabase or Firebase
  2. Making sure the Bubble Webviews load okay

This topic was automatically closed after 70 days. New replies are no longer allowed.