🔰view groupings
Create groups of views that serve different purposes.
For example:
Form:presents a group of elements with a platform-specific appearance that’s suitable for gathering input from people.ForEach:computes views on demand from an underlying collection of identified data.
For design guidance, see Layout in the Human Interface Guidelines.
Last updated