1.0.2 • Published 4 years ago

react-native-cometchat-calling v1.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

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;