mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
docs(gitbook): try out generated docs
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/network/index.ts#L22">
|
||||
Improve this doc
|
||||
</a>
|
||||
|
||||
# Network
|
||||
|
||||
```
|
||||
$ ionic cordova plugin add cordova-plugin-network-information
|
||||
$ npm install @ionic-native/plugins/network
|
||||
```
|
||||
|
||||
## [Usage Documentation](https://ionicframework.com/docs/native/network/)
|
||||
|
||||
Plugin Repo: [https://github.com/apache/cordova-plugin-network-information](https://github.com/apache/cordova-plugin-network-information)
|
||||
|
||||
Requires Cordova plugin: cordova-plugin-network-information. For more info, please see the [Network plugin docs](https://github.com/apache/cordova-plugin-network-information).
|
||||
|
||||
## Supported platforms
|
||||
|
||||
- Amazon Fire OS
|
||||
- Android
|
||||
- Browser
|
||||
- iOS
|
||||
- Windows
|
||||
Reference in New Issue
Block a user