react-native-call-capture
v0.1.9
Published
test
Downloads
84
Readme
react-native-call-capture
react-native-call-capture-desc
Installation
npm install react-native-call-captureUsage
import { multiply } from 'react-native-call-capture';
// ...
const result = await multiply(3, 7);License
MIT
Made with create-react-native-library
Android app
yarn example android
