react-native-exo-player-demo

TODO

Usage no npm install needed!

<script type="module">
  import reactNativeExoPlayerDemo from 'https://cdn.skypack.dev/react-native-exo-player-demo';
</script>

README

react-native-exo-player-demo

Getting started

$ npm install react-native-exo-player-demo --save

Mostly automatic installation

$ react-native link react-native-exo-player-demo

Usage

import ExoPlayerDemo from 'react-native-exo-player-demo';

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