mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-03-17 00:51:07 +08:00
docs(screen-orientation): fix description (#1743)
by removing outdated sentence and info
This commit is contained in:
parent
e64cc0c61c
commit
f289a6bbb6
@ -5,8 +5,7 @@ import { Observable } from 'rxjs/Observable';
|
|||||||
/**
|
/**
|
||||||
* @name Screen Orientation
|
* @name Screen Orientation
|
||||||
* @description
|
* @description
|
||||||
* Cordova plugin to set/lock the screen orientation in a common way for iOS, Android, WP8 and Blackberry 10.
|
* Cordova plugin to set/lock the screen orientation in a common way.
|
||||||
* 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).
|
* 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).
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user