mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-20 01:22:52 +08:00
25 lines
797 B
Markdown
25 lines
797 B
Markdown
|
<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
|