react-native-cometchat-calling

TODO

Usage no npm install needed!

<script type="module">
  import reactNativeCometchatCalling from 'https://cdn.skypack.dev/react-native-cometchat-calling';
</script>

README

react-native-cometchat-calling

Getting started

$ npm install react-native-cometchat-calling --save

Mostly automatic installation

$ react-native link react-native-cometchat-calling

Usage

import CometchatCalling from 'react-native-cometchat-calling';

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