luicfrr / react-native-vision-camera-face-detector

Vision Camera Frame Processor Plugin to detect faces using MLKit Face Detector
https://www.npmjs.com/package/react-native-vision-camera-face-detector
MIT License
77 stars 15 forks source link

fix: correct config type #2

Closed Hiroenzo closed 4 months ago

Hiroenzo commented 4 months ago

Get config "trackingEnabled" and "convertFrame" as Bool on iOS

luicfrr commented 4 months ago

Thanks for your PR :grin: