mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
docs(gitbook): try out generated docs
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/dns/index.ts#L1">
|
||||
Improve this doc
|
||||
</a>
|
||||
|
||||
# DNS
|
||||
|
||||
```
|
||||
$ ionic cordova plugin add cordova-plugin-dns
|
||||
$ npm install @ionic-native/plugins/dns
|
||||
```
|
||||
|
||||
## [Usage Documentation](https://ionicframework.com/docs/native/dns/)
|
||||
|
||||
Plugin Repo: [https://bitbucket.org/zegeba/cordova-plugin-dns](https://bitbucket.org/zegeba/cordova-plugin-dns)
|
||||
|
||||
A plugin for Apache Cordova that enables applications to manually resolve hostnames into an underlying network address. This is mostly useful for determining whether there is a problem with the device's DNS server configuration.
|
||||
|
||||
## Supported platforms
|
||||
|
||||
- Android
|
||||
Reference in New Issue
Block a user