33 lines
919 B
Markdown
Raw Normal View History

2021-09-29 14:09:02 +02:00
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/device-orientation/index.ts#L36">
Improve this doc
</a>
# Device Orientation
```
$ ionic cordova plugin add cordova-plugin-device-orientation
$ npm install @ionic-native/plugins/device-orientation
```
## [Usage Documentation](https://ionicframework.com/docs/native/device-orientation/)
Plugin Repo: [https://github.com/apache/cordova-plugin-device-orientation](https://github.com/apache/cordova-plugin-device-orientation)
Requires Cordova plugin: `cordova-plugin-device-orientation`. For more info, please see the [Device Orientation docs](https://github.com/apache/cordova-plugin-device-orientation).
## Supported platforms
- Amazon Fire OS
- Android
- BlackBerry 10
- Browser
- Firefox OS
- iOS
- Tizen
- Ubuntu
- Windows
- Windows Phone
2021-09-29 14:38:45 +02:00