[NEW PLUGIN] ToggleIt! - The Ultimate Physics-Based Switch (iOS, Haptics, Themes)

Hey Bubblers! :waving_hand:

I just released ToggleIt, a new toggle switch plugin designed to replace the boring standard checkbox. I built this because I wanted a toggle that actually feels like a native mobile app component.

It’s packed with “Wow” features but optimized for performance (zero layout thrashing in Repeating Groups).

:fire: Why use ToggleIt?

  • :green_apple: iOS Physics: You can actually drag the handle with your finger. It has inertia and snapping.

  • :artist_palette: 6 Beautiful Themes: Comes with presets for iOS, Material, Neumorphism, Glassmorphism, Flat, and Minimal.

  • :speaker_high_volume: Sound & Haptics: Optional click sounds and vibration feedback on mobile.

  • :triangular_ruler: Layout Smart: Supports Vertical toggles and RTL (Right-to-Left) layouts automatically.

  • :floppy_disk: Auto-Save: Can persist its state to LocalStorage (great for Dark Mode toggles!).

  • :shield: Robust: Includes “Async” states with loading spinners and a “Reject/Shake” action if your workflow fails.

  • :wheelchair_symbol: Accessible: Full WCAG support (Keyboard navigation & Screen readers).

:electric_plug: Plugin Page: HERE

Let me know what you think! I’m happy to add more features if you have requests. :backhand_index_pointing_down:

Happy Bubbling! :bubbles:

Hey Bubblers! :waving_hand:

We just pushed a massive update to ToggleIt!, turning it from a simple toggle into a complete, enterprise-grade selection suite. If you want your app to feel like a native iOS/Android experience, this update is for you.

Here is what’s new in V2.0:

:input_latin_letters: Native Clickable Labels & True Responsiveness Tired of manually aligning text elements next to your toggles and creating workflows just to make the text clickable? Say no more.

  • Labels are now built-in natively (Left or Right). Clicking the text triggers the toggle, async loading, and haptics instantly!

  • Responsive Magic: We completely decoupled the sizing. Define the Toggle Width/Height in the properties, check “Fit width to content” in Bubble’s Layout tab, and the element will perfectly hug your text + switch without any clipping.

:fire: New Premium Themes We added two gorgeous new presets to our CSS engine:

  • Glassmorphism: Semi-transparent track with a stunning background blur effect.

  • Soft UI: Deep, tactile shadows with an oversized handle that “pops” out of the screen.

:movie_camera: Lottie & Custom HTML Support (Zero new fields) Our icon rendering engine just got smarter. You can now paste raw code, , or animation tags directly into the existing Icon Handle fields. It bypasses emojis and renders your custom code perfectly inside the sliding ball!

:puzzle_piece: NEW ELEMENT: Segmented Control We added a completely new element to the plugin family! Need a Day / Week / Month selector? Just drop the ToggleIt! - Segmented element, feed it a dynamic List of Texts, and watch it automatically generate perfectly spaced buttons. Includes that buttery-smooth iOS sliding “pill” animation with mathematical precision.

Go grab the update and let me know what you think! Happy building! :clinking_glasses::sparkles:

Hey Bubblers! :waving_hand:

We just pushed a massive update to ToggleIt! – turning it from a beautiful UI element into a full-blown Logic Engine for your apps. V3 is all about saving you time, reducing your workflow count, and making your mobile UX feel incredibly premium.

:brain: What’s New in V3?

  • :control_knobs: Multi-State Toggles (3-Way Switches): Need a “Yes / No / Both” filter? You can now activate Multi-State mode! The toggle perfectly centers itself into a 3rd “Neutral” state with its own custom color and icon, outputting 0, 1, or 2 as a state.
  • :shield: Native Input Validation: Want to prevent a user from toggling a switch if they haven’t filled out a text input? Just paste the Input’s ID into the toggle’s properties. If it’s empty, the toggle blocks the click, does a native UI .shake, and vibrates heavily. Zero Bubble conditionals needed!
  • :vibration_mode: Smart Haptic Patterns: We upgraded the vibration engine. Supported mobile devices will now feel a crisp tick for normal clicks, a light double-tap for success, and a heavy double-thud for validation errors.
  • :satellite_antenna: Batch Broadcasting (Toggle All): Building a “Clear All Filters” button? Use our new global action to instantly turn on/off dozens of toggles in exactly 0 milliseconds. You can even pass a Group ID to only reset specific sections of your page!

We engineered this to be the last toggle plugin you will ever need.

Let me know what you guys think of the new 3-way switches and the validation engine! Drop your feedback below! :backhand_index_pointing_down::rocket: