Skip to content

An example project showing how to create ViewControllers and Views without a matching Storyboard. This is useful for view controllers that are easily testable, for working in teams, and to prevent confusion with outlets and other quirks of Storyboard and Xib files.

License

Notifications You must be signed in to change notification settings

moppymopperson/StoryboardlessAppExample

Repository files navigation

StoryboardlessViewAndController

An example project showing how to create ViewControllers and Views without a matching Storyboard. This is useful for view controllers that are easily testable, for working in teams, and to prevent confusion with outlets and other quirks of Storyboard and Xib files.

About

An example project showing how to create ViewControllers and Views without a matching Storyboard. This is useful for view controllers that are easily testable, for working in teams, and to prevent confusion with outlets and other quirks of Storyboard and Xib files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages