This project is an exercise in converting an iOS app with a complex storyboard into an iOS app without storyboard.
The project selected for this exercise was the Youtube iOS Template developed by Haik Aslanyan and written in Swift 3 and can be viewed/downloaded via its repository: Youtube iOS Template
Youtube iOS Template was selected due to its Storyboard with six view controllers and three specialized views.
Programmatic layout of constraints were greatly helped by LBTA Tools by Brian Voong @buildthatapp YouTube
Youtube iOS Template is developed by Haik Aslanyan and written in Swift 3.
Purpose of this repo is to show how ViewControllers can be managed.
All extra views are located in Navigation Controller and Main View Controller in storyboard.
This project is written in Swift 3.0 and requires Xcode 8.2 or newer to build and run.
Youtube iOS Template is compatible with iOS 9.1+.
Copyright 2017 Haik Aslanyan.
Licensed under MIT License: https://opensource.org/licenses/MIT