react-native-c-twilio-video

TODO

Usage no npm install needed!

<script type="module">
  import reactNativeCTwilioVideo from 'https://cdn.skypack.dev/react-native-c-twilio-video';
</script>

README

react-native-cortechs-twilio-video

Getting started

$ npm install react-native-cortechs-twilio-video --save

Mostly automatic installation

$ react-native link react-native-cortechs-twilio-video

Usage

import CortechsTwilioVideo from 'react-native-cortechs-twilio-video';

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