react-native-cast-chrome

TODO

Usage no npm install needed!

<script type="module">
  import reactNativeCastChrome from 'https://cdn.skypack.dev/react-native-cast-chrome';
</script>

README

react-native-rn-cast-chrome

Getting started

$ npm install react-native-rn-cast-chrome --save

Mostly automatic installation

$ react-native link react-native-rn-cast-chrome

Usage

import RnCastChrome from 'react-native-rn-cast-chrome';

// TODO: What to do with the module?
RnCastChrome;