Native Switch (Toggle) is a native toggle switch component for Bubble Native mobile apps.
It wraps the React Native Switch, so on device it renders the real iOS / Android toggle (not a web component).
Demo here:
https://tomo-plugins.bubbleapps.io/version-test/api/1.1/mobile/preview?debug_mode=true&preview_view=native-switchEditor here:
https://bubble.io/page?id=tomo-plugins&app_type=mobile&tab=Design&name=native-switch&type=page&elements=cmOmjDocumentation:
https://tomo-plugins.notion.site/Native-switch-toggle-37b6a2d7a73f804191a5cc6340f98c25Key features:
- Native iOS & Android toggle (real React Native Switch)
- Custom ON / OFF track colors and thumb color
- Initial value and disabled (read-only) state
- value state (yes/no) and onChanged event for workflows
- Reset value action to restore the initial state