Skip to content

Template for Xcode 8 to create project w/o storyboard, using only code to write the UI.

Notifications You must be signed in to change notification settings

hungri-yeti/Xcode-NoStoryboard-Template

Repository files navigation

Xcode-NoStoryboard-Template

Template for Xcode 8 to create project w/o storyboard, using only code to write the UI.

Xcode 8 template for iOS app with UI completely in code (no storyboards).

Save both .xctemplate directories to ~/Library/Developer/Xcode/Templates/ (you may need to create the Templates directory).

Templates Directory

Exit and restart Xcode, File > New > Project, click on iOS group, scroll down to Templates and you should see "No Storyboard"

New Project

Create the project, build and run and you should see a completely red view on your device or in the simulator.

With thanks to: caxix Boris Ohayon

About

Template for Xcode 8 to create project w/o storyboard, using only code to write the UI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published