Improve this doc # Screen Orientation ``` $ ionic plugin add cordova-plugin-screen-orientation ``` ## [Usage Documentation](https://ionicframework.com/docs/v2/native/screen-orientation/) Cordova Repo: [https://github.com/apache/cordova-plugin-screen-orientation](https://github.com/apache/cordova-plugin-screen-orientation) Cordova plugin to set/lock the screen orientation in a common way for iOS, Android, WP8 and Blackberry 10. This plugin is based on an early version of Screen Orientation API so the api does not currently match the current spec. Requires Cordova plugin: `cordova-plugin-screen-orientation`. For more info, please see the [Screen Orientation plugin docs](https://github.com/apache/cordova-plugin-screen-orientation). ## Supported platforms - Android - iOS - Windows Phone 8