awesome-cordova-plugins/docs/plugins/network-interface/README.md

25 lines
630 B
Markdown
Raw Permalink Normal View History

2021-09-29 20:09:02 +08:00
# Network Interface
```
$ ionic cordova plugin add cordova-plugin-networkinterface
2021-09-29 21:19:55 +08:00
$ npm install @awesome-cordova-plugins/network-interface
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-interface/)
2021-09-29 20:09:02 +08:00
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
2021-09-29 20:38:45 +08:00