mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
22 lines
633 B
Markdown
22 lines
633 B
Markdown
# Network
|
|
|
|
```text
|
|
$ ionic cordova plugin add cordova-plugin-network-information
|
|
$ npm install @awesome-cordova-plugins/network
|
|
```
|
|
|
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/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
|
|
|