UNPKG

react-native-ocr

Version:

This is a React Native OCR Module for expo

6 lines (4 loc) 135 B
import ReactNativeOCRModule from "./ReactNativeOCRModule"; export function hello(): string { return ReactNativeOCRModule.hello(); }