what is the best way to make an APP that works in landscape and portrait?
I have tried to try with autosizing but doesn't work well because i want to use all the width of the screen. Should i use two views? I have done the UIViewController using the Storyboard.
Thanks