0.3.0 • Published 2 years ago
react-native-dummy-libary-camera v0.3.0
react-native-dummy-libary-camera
a simple libary for test
Installation
npm install react-native-dummy-libary-camera
Usage
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