I have an app where the user uses in portrait mode.
I have a gallery feature which I want to only work in landscape mode.
However my problem is that I have my orientations set as such so that all my views are in portrait.
How do I force one view to load in landscape?
And how would I do that view on my storyboard in landscape mode?