Outputs for iOS Apprenticeship
Write an iOS app that displays three view controller-based scenes using Interface Builder. Each scene must provide an identical display with multiple UI components (labels, buttons, etc.). Resources: Use Interface builder
Each scene should use a different layout technique:
- Frame-based layout with autoresizing
- Auto Layout constraints
- Stack views