iphone - Storyboard orientation -
i'm creating 1 ios app , i'm using storyboards create uis. app should support ios5 , above devices
in mainstoryboard_iphone , mainstoryboard_ipad have uis designed portrait mode.
now need design them work in landscape mode well.
what best way that? need create storyboard landscape mode or there easier way?
for each ui have set background image using imageview. there image naming convention, when used e.g myimage-landscape.png automatically detects landscape mode image , sets it?
you go ahead , create separate storyboard.
however actual recommended apple guidelines state constraints designed for.
i learnt fantastic tutorial:
http://www.raywenderlich.com/50319/beginning-auto-layout-tutorial-in-ios-7-part-2
Comments
Post a Comment