Although cross platform development for mobile devices is so good. There isn\'t a simple option to disable auto-rotate or lock into one orientation i.e. portrait or landscape.>
To complete the answer above.
On iPhone add this to -info.plist:
`..... UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown ..........
on Android to AndroidManifest.xml