storybookjs / react-native

📓 Storybook for React Native!
https://storybook.js.org
MIT License
1.08k stars 156 forks source link

Add a way to hide ui temporarily on the mobile ui #631

Open dannyhw opened 1 month ago

dannyhw commented 1 month ago

Is your feature request related to a problem? Please describe.

There should be a button that lets you hide the ondevice ui temporarily

Describe the solution you'd like

Something like this fullscreen button from the web ui that would hide the ui and leave a floating transparent button to leave fullscreen

Image

Describe alternatives you've considered The existing ondeviceUI:false is an option but requires a reload

Are you able to assist bring the feature to reality? yes

Additional context Add any other context or screenshots about the feature request here.