rn-agora-pip-ios
v0.1.0
Published
Agora with rn for ios with pip
Downloads
1
Readme
rn-agora-pip-ios
Agora with rn for ios with pip
Installation
npm install rn-agora-pip-ios
Usage
import { multiply } from 'rn-agora-pip-ios';
// ...
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