rodgomesc / vision-camera-face-detector

VisionCamera Frame Processor Plugin to detect faces using MLKit Vision Face Detector
MIT License
89 stars 65 forks source link

TypeScript is not listed as a requirement #12

Closed anutting closed 2 years ago

anutting commented 2 years ago

I have a react-native project that cannot use this module because it is distributed as .ts files. Nowhere in this repo or even in the react-native-vision-camera repo does it say TypeScript is required to run it.

anutting commented 2 years ago

I'm Seeing this error: ReferenceError: Property '__scanFaces' doesn't exist, js engine: hermes