mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
23 lines
630 B
Markdown
23 lines
630 B
Markdown
|
# Network Interface
|
||
|
|
||
|
```text
|
||
|
$ ionic cordova plugin add cordova-plugin-networkinterface
|
||
|
$ npm install @awesome-cordova-plugins/network-interface
|
||
|
```
|
||
|
|
||
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/network-interface/)
|
||
|
|
||
|
Plugin Repo: [https://github.com/salbahra/cordova-plugin-networkinterface](https://github.com/salbahra/cordova-plugin-networkinterface)
|
||
|
|
||
|
Network interface information plugin for Cordova/PhoneGap that supports Android, Blackberry 10, Browser, iOS, and Windows Phone 8.
|
||
|
|
||
|
## Supported platforms
|
||
|
|
||
|
* Android
|
||
|
* BlackBerry 10
|
||
|
* Browser
|
||
|
* iOS
|
||
|
* Windows
|
||
|
* Windows Phone
|
||
|
|