How to load different storyboards depending on iOS screen height

Channel:
Subscribers:
27,000
Published on ● Video Link: https://www.youtube.com/watch?v=TAm6Mazkfy0



Category:
Guide
Duration: 19:29
4,358 views
42


Support me on Patreon:
https://patreon.com/versluis

In this episode I'll show you how to load different storyboards depending on a devices screen height. First we'll determine the actual value (there are 5 iOS device sizes as of May 2015, and probably more in the future), grab the correct storyboard and show it in the AppDelegate.m file.

Read my companion article here: http://pinkstone.co.uk/how-to-load-uistoryboards-depending-on-screen-height-in-ios/

Catch this episode on my iOS Dev Diary Podcast Feed:
https://itunes.apple.com/us/podcast/the-ios-dev-diary/id865706315







Tags:
IOS (Operating System)
iOS Development
Xcode
UIStoryboard
UIScreen