2021-09-29 20:09:02 +08:00
# Network
```
$ ionic cordova plugin add cordova-plugin-network-information
2021-09-29 21:19:55 +08:00
$ npm install @awesome -cordova-plugins/network
2021-09-29 20:09:02 +08:00
```
2021-09-29 21:19:55 +08:00
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/network/)
2021-09-29 20:09:02 +08:00
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
2021-09-29 20:38:45 +08:00