UNPKG

772 BMarkdownView Raw
1<a style="float:right;font-size:12px;" href="http://github.com/ionic-team/ionic-native/edit/master/src/@ionic-native/plugins/network/index.ts#L16">
2 Improve this doc
3</a>
4
5# Network
6
7```
8$ ionic cordova plugin add cordova-plugin-network-information
9$ npm install @ionic-native/network
10```
11
12## [Usage Documentation](https://ionicframework.com/docs/native/network/)
13
14Plugin Repo: [https://github.com/apache/cordova-plugin-network-information](https://github.com/apache/cordova-plugin-network-information)
15
16Requires Cordova plugin: cordova-plugin-network-information. For more info, please see the [Network plugin docs](https://github.com/apache/cordova-plugin-network-information).
17
18## Supported platforms
19
20- Amazon Fire OS
21 - Android
22 - Browser
23 - iOS
24 - Windows
25
26
27