mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 08:32:52 +08:00
27 lines
739 B
Markdown
27 lines
739 B
Markdown
# Device Orientation
|
|
|
|
```text
|
|
$ ionic cordova plugin add cordova-plugin-device-orientation
|
|
$ npm install @awesome-cordova-plugins/device-orientation
|
|
```
|
|
|
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/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
|
|
|