WebSync for Bubble Mobile

Demo to preview the plugin:

Introduction

WebSync for Bubble Mobile is a powerful plugin designed specifically for mobile applications created with Bubble’s mobile editor. It seamlessly integrates a React Native WebView, enabling smooth two-way communication between native and web environments.
The plugin supports sending and receiving all Bubble data types—such as text, numbers, dates, images, files, and custom app types. This allows for dynamic content updates and real-time data exchange between your mobile app and web environments without requiring any coding knowledge.

Prerequisites

This plugin is designed specifically for the mobile version of the Bubble editor. To test the plugin on your mobile device, use the TestFlight app available at: https://testflight.apple.com/join/4fXUggud
⚠️
Please note that the testing app is currently available for iOS only.
Image without caption

How to setup

Plugin Element Properties - WebView Native

The WebView Native element is used in mobile applications to display web content and enable communication with web pages.
Image without caption

Fields

Element Actions

Exposed states

Element Events

Plugin Element Properties - WebView Web

The WebView Web element is used in web applications to communicate with native mobile apps.
Image without caption

Fields

Element Actions

Exposed states

Element Events

Image without caption

Changelogs