When developers use Inspect to develop a designed screen, they do not have the ability to resize the artboard to see how the Designer setup the screen responsiveness.
Current Workflow:
- Designer creates all screens of a flow using auto-layout, constraints etc.
- Then they create multiple copies of each of these screens for different screen sizes.
- Developer figures out responsiveness by comparing the different copies of the same screen.
Expected Workflow:
- Designer creates all screens of a flow using auto-layout, constraints etc.
- Developer uses Inspect to resize artboards and understand responsiveness. The artboards can snap back to the designed artboard size.