Hey everyone,
We’re currently developing a native mobile app using a web view for our Bubble.io application. Our goal is to maximize efficiency by sharing reusable elements between our web and native app.
We’re running into some concerns regarding the performance and stability of the Bubble.io web view within a native wrapper. Specifically, we’re noticing:
- Loading times that feel sluggish compared to a truly native experience.
- Occasional glitches or unresponsiveness, especially with more interactive reusable elements.
We’re trying to keep development streamlined, but not at the expense of user experience.
Has anyone successfully optimized their Bubble.io app for a native web view, particularly when using shared reusable elements? What are your best practices for:
- Improving overall performance and responsiveness?
- Ensuring stability and minimizing glitches?
- Designing reusable elements that perform well in both web and native web view contexts?
Any tips, workarounds, or alternative strategies would be hugely appreciated!
Thanks!