Grouping
Grouping sketch layers horizontally/vertically is essential for the auto generation of UI code.
Creating Artboard
Every artboard must contain single full width and height group.
Vertical Grouping
Horizontal grouping inside vertical group
Things to consider
- Inside each group, the children should be grouped either vertically or horizontally.
- Use nested grouping for generating complex layout.
- Use background for better sizing and positioning of the groups.
- Ensure that no elements overlap.