Hi,
My application is completely navigation based and my query is that navigation based application can switch to any mode i mean orientation to portrait to landscape.
Please help me out
Thanks in advance
Hi,
My application is completely navigation based and my query is that navigation based application can switch to any mode i mean orientation to portrait to landscape.
Please help me out
Thanks in advance
The navigation controller automatically works in any orientation. Once you rotate your views, the navigation controller rotates with them.