MARKETPLACE
PLUGINS
TOAST NOTIFICATIONS FOR MOBILE
Toast Notifications for Mobile logo

Toast Notifications for Mobile

Published July 2026
   •    Updated this week

Plugin details

Mobile Toast for Bubble Mobile
Create beautiful native toast notifications for Bubble Mobile apps using React Native. This plugin lets you display modern toast messages from workflows, with title, message, image, custom colors, side border, close icon, timeout, position, and entrance/exit animations.

Main features

✅ Native Bubble Mobile component  
✅ Show toast from an element action  
✅ Custom title and message  
✅ Optional image/icon  
✅ Custom background color  
✅ Custom title and message colors  
✅ Custom side border color  
✅ Optional X close button  
✅ Auto close with timeout  
✅ Horizontal position: left, center or right  
✅ Multiple animation styles  
✅ State to know when the toast is running  

The plugin is designed for the new Bubble Mobile Plugin Editor and does not use HTML, DOM, jQuery or browser-only APIs inside the mobile component.

Links

Demo page

Editor

Free

For everyone

stars   •   0 ratings
4 installs  
This plugin does not collect or track your personal data.

Other actions

Platform

Native mobile

Contributor details

Ticket Land logo
Ticket Land
Joined 2020   •   76 Plugins
View contributor profile

Instructions

How to use Mobile Toast
1. Add the Mobile Toast element to your Bubble Mobile page.

2. Keep the element visible on page load, because it works as the toast host.

3. Add a workflow action from this element: Show toast.

4. Configure the action fields:

title
The main text of the toast.

message
The secondary text displayed under the title.

timeout
Duration in milliseconds before the toast closes automatically. Example: 3000.

title_color
Color of the title text. Example: #2F265F.

message_color
Color of the message text. Example: #4B3F72.

bg_color
Toast background color. Example: #FFFFFF.

border_side_color
Color of the side border. Example: #D7C4FF.

image
Optional image displayed on the left side of the toast.

show_x_icon
If yes, displays an X button to close the toast manually.

position
Controls horizontal alignment. Available values:
left
center
right

animate_inside
If yes, the toast will animate when displayed.

animation_in
Entrance animation. Available values include fade in, fade in down, fade in up, fade in left, fade in right, bounce in left, bounce in right, bounce in up, bounce in down, and flip in.

animation_out
Exit animation. Available values include fadeOut, fadeOut down, fadeOut up, and flipOutX.

State

is_running
Returns yes while at least one toast is being displayed or animated. Returns no when the toast is closed or finished.

Important notes

This plugin is built specifically for Bubble Mobile.

It does not control native Bubble inputs or other Bubble elements.

For best results, place the Mobile Toast element near the top of the page structure and keep enough width for the toast layout.

Types

This plugin can be found under the following types:
Element   •   Action

Categories

This plugin can be found under the following categories:

Resources

Support contact
Documentation
Tutorial

Rating and reviews

No reviews yet

This plugin has not received any reviews.
Bubble