Week2 - Layout & Views
Week2 - Layout & Views
- SwiftUI
- Vstack
- Hstack
- ZStack
Images
Product
Model: Product
ProductRow
ContentView
Views:
ProductRow
• HStack: This is a horizontal stack that arranges its
child views in a horizontal line.
Two Image views that display system images (heart and cart
icons). They are tinted with a custom color named "peach"
and their frames are set to 32x32 points.