Skip to content

Commit b28ada3

Browse files
authored
Update documentation for cordova official plugin (#409)
* Update documentation for cordova official plugin * Update
1 parent b6f9983 commit b28ada3

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,22 +74,23 @@ Changes to files such as images, stylesheets and other resources are propagated
7474

7575
## Supported plugins
7676

77-
This preview version currently includes built-in support for the following Cordova plugins:
77+
This preview version currently includes built-in support for the following Cordova plugins, some of them are deprecated that not being maintained and updated by official:
7878

7979
* [cordova-plugin-battery-status](https://github.com/apache/cordova-plugin-battery-status)
8080
* [cordova-plugin-camera](https://github.com/apache/cordova-plugin-camera)
81-
* [cordova-plugin-console](https://github.com/apache/cordova-plugin-console)
82-
* [cordova-plugin-contacts](https://github.com/apache/cordova-plugin-contacts)
81+
* [cordova-plugin-console](https://github.com/apache/cordova-plugin-console)(deprecated)
82+
* [cordova-plugin-contacts](https://github.com/apache/cordova-plugin-contacts)(deprecated)
8383
* [cordova-plugin-device](https://github.com/apache/cordova-plugin-device)
8484
* [cordova-plugin-device-motion](https://github.com/apache/cordova-plugin-device-motion)
8585
* [cordova-plugin-device-orientation](https://github.com/apache/cordova-plugin-device-orientation)
8686
* [cordova-plugin-dialogs](https://github.com/apache/cordova-plugin-dialogs)
8787
* [cordova-plugin-file](https://github.com/apache/cordova-plugin-file)
8888
* [cordova-plugin-geolocation](https://github.com/apache/cordova-plugin-geolocation)
89-
* [cordova-plugin-globalization](https://github.com/apache/cordova-plugin-globalization)
89+
* [cordova-plugin-globalization](https://github.com/apache/cordova-plugin-globalization)(deprecated)
9090
* [cordova-plugin-inappbrowser](https://github.com/apache/cordova-plugin-inappbrowser)
9191
* [cordova-plugin-media](https://github.com/apache/cordova-plugin-media)
9292
* [cordova-plugin-network-information](https://github.com/apache/cordova-plugin-network-information)
93+
* [cordova-plugin-statusbar](https://github.com/apache/cordova-plugin-statusbar)
9394
* [cordova-plugin-vibration](https://github.com/apache/cordova-plugin-vibration)
9495

9596
## Adding simulation support to plugins

0 commit comments

Comments
 (0)