Skip to content

robmontesinos/youtube-iOS-NoStoryboard

Repository files navigation

Youtube iOS Template: No Storyboard Modification

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: Original Readme below


License Swift 3 Twitter: @aslanyanhaik

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.

Screenshot of Youtube iOS Template

Getting Started

All extra views are located in Navigation Controller and Main View Controller in storyboard.

Screenshot of extra views

Compatibility

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+.

Author

License

Copyright 2017 Haik Aslanyan.

Licensed under MIT License: https://opensource.org/licenses/MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages