0.1.6 • Published 3 years ago

react-native-call-kit-module v0.1.6

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

react-native-call-kit-module

its a package for twilio video call module

Installation

npm install react-native-call-kit-module

Usage

import CallKitModule from "react-native-call-kit-module";

// ...

const result = await CallKitModule.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT