[NEW PLUGIN] Professional Audio Player for Bubble Mobile

Hi everyone! :waving_hand:

I’ve been experimenting with audio experiences in Bubble Mobile, and one thing I kept running into is that audio players usually feel either too web-like or too limited for native mobile interfaces.

So I put together a native-style Audio Player for Bubble Mobile.

The idea is simple: add an audio player that feels familiar on mobile, but still gives Bubble workflows access to the important playback information.

Below, you can see an example of the complete model.

Below, you can see an example of the compact model.

Captura de tela 2026-07-22 151716

It currently supports:

:white_check_mark: Built for Bubble Mobile
:white_check_mark: Native-style React Native UI
:white_check_mark: Single audio file or multiple tracks
:white_check_mark: Track title, artist, album and cover image
:white_check_mark: Play / pause, previous and next controls
:white_check_mark: Progress bar with tap / drag seeking
:white_check_mark: Loop and random playback modes
:white_check_mark: Mute / unmute
:white_check_mark: Custom colors for the player UI
:white_check_mark: Playback states like current time, duration, volume, muted and playing
:white_check_mark: Workflow actions to control playback externally3

A few use cases I had in mind:

  • music previews
  • podcast snippets
  • audio courses
  • guided meditations
  • voice notes
  • mobile content libraries
  • marketplace product audio previews

It’s still intentionally lightweight, but it already covers the main things I usually want from an embedded mobile audio player.

:mobile_phone: Mobile Demo
Try it → Mobile demo page

:mobile_phone: Mobile Editor
See how it’s set up → Mobile editor

:shopping_cart: Marketplace
Plugin page → Audio Player Bubble Native Mobile