react-native-dummy-libary-camera
v0.3.0
Published
a simple libary for test
Downloads
1
Maintainers
Readme
react-native-dummy-libary-camera
a simple libary for test
Installation
npm install react-native-dummy-libary-cameraUsage
import { multiply } from 'react-native-dummy-libary-camera';
// ...
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
