0.1.1 • Published 4 years ago
@kfinn/react-native-twilio-video v0.1.1
react-native-twilio-video
react-native bindings for Twilio Video
Installation
npm install react-native-twilio-video
Usage
import TwilioVideo from "react-native-twilio-video";
// ...
const result = await TwilioVideo.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT