@nahrae/react-native-digital-ink
v1.2.11
Published
React Native module for using Digital Ink Recognition of Google ML Kit
Downloads
176
Readme
react-native-digital-ink
React Native module for using Digital Ink Recognition of Google ML Kit
Installation
npm install react-native-digital-ink
Usage
import DigitalInk from "react-native-digital-ink";
// ....
const result = await DigitalInk.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT