mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 00:12:53 +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
|
||||
* @description
|
||||
* 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.
|
||||
* Cordova plugin to set/lock the screen orientation in a common way.
|
||||
*
|
||||
* 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…
Reference in New Issue
Block a user