A minimal Swift/UIKit sandbox project for exploring iOS development concepts. Contains two view controllers demonstrating basic navigation and view controller relationships.
ViewController.swift— primary view controllerAnotherViewController.swift— secondary view controller- Storyboard-based layout in
Base.lproj
- Swift / UIKit
- Storyboards
- Xcode
- iOS
- Clone the repository
- Open
Test.xcodeprojin Xcode - Build and run (
⌘R)