Hi everyone! ![]()
I’ve been playing around with small mobile UX details lately, and one thing that kept coming up was toast notifications.

They are simple, but they make mobile apps feel much more responsive: confirming that something was saved, showing a quick warning, giving feedback after a button tap, or just letting the user know that an action worked.
So I put together a free Bubble Mobile plugin for this:
Toast Notifications for Mobile
It is built for the new Bubble Mobile editor and works through a simple workflow action, so you can trigger a toast whenever something happens in your app.
The plugin currently includes:
Built specifically for Bubble Mobile
Show toast from a workflow action
Custom title and message
Optional image/icon
Custom background color
Custom title and message colors
Custom side border color
Optional close icon
Auto-close with timeout
Left, center, or right positioning
Entrance and exit animations
Bubble state to know when the toast is running
Free to use
I made it mainly because this kind of tiny feedback component is useful in almost every mobile app, and it is nice to have something ready to drop into a page without building the same thing from scratch each time.
Mobile Demo
Try it → Mobile demo page
Mobile Editor
See how to use it → Mobile editor
Marketplace
Get the free plugin → Plugin page
Curious to hear how people use toast messages in their mobile apps, especially for forms, chat, onboarding, and quick confirmations.