Function: useOCR()
useOCR(
OCRProps):OCRType
Defined in: packages/react-native-executorch/src/hooks/computer_vision/useOCR.ts:13
React hook for managing an OCR instance.
Parameters
OCRProps
Configuration object containing model sources and optional preventLoad flag.
Returns
Ready to use OCR model.