react-native-dns-connection

TODO

Usage no npm install needed!

<script type="module">
  import reactNativeDnsConnection from 'https://cdn.skypack.dev/react-native-dns-connection';
</script>

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;