lively-one2one-rn
v1.1.1-beta
Published
Video call
Downloads
7
Readme
react-native-lively-one2one
Video call
Installation
npm install react-native-lively-one2one
Usage
import { multiply } from 'react-native-lively-one2one';
// ...
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