call-uikit-react-native
v0.1.0-beta.0
Published
com.tencent.cloud.rn.callkit
Downloads
62
Readme
react-native-call-uikit
com.tencent.cloud.rn.callkit
Installation
npm install react-native-call-uikit
Usage
import { multiply } from 'react-native-call-uikit';
// ...
const result = await multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library