Free Plugin Development - Helping the Bubble Community Build More Mobile Apps

Hello again, could you make a plugin that can set a blur on images, and/or entire groups, which we can control the mount of blur?

Audio Recorder and Text Gradients (and many other elements) are in my HTML5 Plugin.

Not currently, but in near future maybe when bubble takes their plugin development at next level.

Hello, do you have any plans to make native animations for Bubble Elements?

A plugin cannot interact with anyother components on the page. Unfortunately this has to wait. But what we can do right now is, create our own component to show blurred image, or something blurred as placeholder. Share your thoughts.

We can create own animated components. Can’t animate the other components. So, if you need something specific, please share.

that can work! just needs to be an image component with border control (circular).

Could this be a text and image component?

do you have any reference to share as screenshot? so we make it as per your need.

Here’s an example of an image moving up and down

ScreenRecording2025-07-20at12.48.19PM-ezgif.com-video-to-gif-converter

Great - will get back on this.

1 Like

To address a wide range of common needs, we’ve created a bundled plugin that brings together all the essential native components your mobile app requires.

Check it out here:

If you’d like free access to this plugin, simply DM your App ID and we’ll authorize your app to use it at no cost.

Thank you! And just a reminder—we’re still taking new feature requests. Feel free to post them here, DM us, or email us at bubble@lesscode.io. If you have a bigger project in mind, don’t hesitate to schedule a call with us: Calendly

1 Like

Hey i’ve got a really important one for our app… scroll to X in a repeating group (vertical list). There are so many use cases. The scrolling animation isn’t necessary, just the ability to quickly go to a specific index or ID in a vertical list.

It has Calendar option - [New Plugin] Native Elements for Mobile App — All-in-One Essential Native Components!

Unfortunately, we can’t interact with other elements on the page yet via plugin. Need to wait for Bubble to add these kind of things - like to animate existing elements, or manipulate it in any way.

Do we have any ETA on element interactions and SDK plugin support from bubble team? Would be useful for developers to know.

I’d like to suggest creating a mobile-friendly plugin that allows printing a specific group from the screen, even if the print area is larger than the screen and requires scrolling (like a receipt). It would be great to define the print area using an element ID (if possible). This would be very helpful for apps that need to generate receipts directly on mobile devices. Thanks again for the continued support!

Thank you for making a calendar plugin! I have just tried it out and its great so far. I just wanted to flag/request some improvements I feel would make the Element even better.

Bug: tapping on the first date of each month navigates to the previous month.

Improvements

  1. Customisable padding on the element.
  2. Allow the ability for the day containers to dynamically stretch with the height of the element evenly (so they are not fixed heights). I imagine having the date label positioned at the top of the container.
  3. Customisable navigation icons and font weights.

Large Improvement would be displaying a list of database objects (such as jobs) in each date container (like Google Calendar) and then the user can tap on a specific list item as an action.

This list is definitely helpful - we will update the plugin asap along with your suggested improvements. Thank you!

@mibbebr Unfortunately, this is not possible at this time, first of all there are limited packages which bubble has allowed to use in the plugin development. Second, there are limitation, we cannot reference other elements on the page/view in the plugin’s scope (at least not at this time, may be in future when bubble allows it).

1 Like