Allow users to create component states (e.g., for tab content or carousels) that can be toggled within a single screen using interactions like "Show/Hide" or "Change State". This will reduce the need for duplicating multiple screens and simplify prototyping of dynamic UI elements such as tabbed views and sliders.
As you can see in the attached image, I need to create five different screens just for showcasing slideshows. The same applies to tab bars within a screen, where I want to display three options in a single component.