1.1.1 • Published 1 year ago
react-native-native-image-labeling v1.1.1
react-native-native-image-labeling
Hello World !
Installation
npm install react-native-native-image-labeling
Usage
import { multiply } from 'react-native-native-image-labeling';
// ...
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