WWDC 2017
Session video and resources: https://developer.apple.com/videos/play/wwdc2017/218/
- Flows views in a single column or row
- Less hassle with the autolayout
- No need to worry about updating the layout constraints
- Configurable insets
- Configurable alignment
- Configurable spacing
- Can automatically drop low-priority views
- Gravity areas
- RTL - LTR support
- Composable (nested stack views)
To be continued...