Skip to content

This is a quick sample of using storyboards with parent-child viewcontrollers on the mac.

Notifications You must be signed in to change notification settings

seltzered/OSXStoryboardWizardBootstrap

Repository files navigation

OSX Storyboard Wizard Bootstrap

Example of a storyboard with parent/child views

This is a quick sample of using storyboards with parent-child viewcontrollers - this particular sample is geared more towards a 'wizard' window, where I opted to have the navigation buttons be within the child views instead of the parent. This structure is essentially used for the 'first-run experience' in my own app, Thimble.

The child viewcontrollers are lazy-loaded and is based on [Mike Woelmer's iOS tutorial] (https://spin.atomicobject.com/2015/09/02/switch-container-views/)

About

This is a quick sample of using storyboards with parent-child viewcontrollers on the mac.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages