react-native-dns-connection
v0.0.0
Published
TODO
Downloads
3
Readme
react-native-dns-connection
Getting started
$ npm install react-native-dns-connection --save
Mostly automatic installation
$ react-native link react-native-dns-connection
Usage
import DnsConnection from 'react-native-dns-connection';
// TODO: What to do with the module?
DnsConnection;