ios-samples/ManualStoryboard
David Britch e928c15193 Updated architecture setting to 32&64 bit, and specified iOS 9 as minimum SDK version. 2017-07-19 13:27:52 +01:00
..
ManualStoryboard Updated architecture setting to 32&64 bit, and specified iOS 9 as minimum SDK version. 2017-07-19 13:27:52 +01:00
Screenshots Adding sample for Intro to Storyboard doc 2014-04-25 15:43:14 -04:00
Storyboard.Conditional Updated architecture setting to 32&64 bit, and specified iOS 9 as minimum SDK version. 2017-07-19 13:27:52 +01:00
ManualStoryboard.sln Adding sample for Intro to Storyboard doc 2014-04-25 15:43:14 -04:00
Metadata.xml Fix metadata file 2016-09-08 18:00:01 -03:00
README.md Adding conditional segue sample for docs purposes 2015-03-23 23:31:11 -04:00

README.md

Manual Storyboard

How to instantiate Storyboards programatically. This is the finished application from the Instantiate Storyboards Manually section of the Introduction to Storyboards document.

It also includes a sample detailing how to create conditional segues.