Build: SwiftUI Benefits
This screen shows key reasons why SwiftUI is considered a modern UI framework for iOS apps.
Target UI
------------------------- | SwiftUI Benefits | |-----------------------| | * Declarative syntax | | * Live preview | | * Less code | | * Cross-platform | | * Accessibility built | | | | [Close] | -------------------------
Display a list of 5 reasons why SwiftUI is modern
Use a VStack with Text views for each reason
Add a header title at the top
Add a Close button at the bottom that prints 'Closed' when tapped