0.1.4 • Published 1 year ago
react-native-text-recognition-with-swift v0.1.4
react-native-text-recognition-with-swift
Nothing to say !
Installation
npm install react-native-text-recognition-with-swift
Usage
import { multiply } from 'react-native-text-recognition-with-swift';
// ...
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