Frame Processor Plugin to detect faces using MLKit Vision Face Detector for React Native Vision Camera!
npm install @ashleysmart/react-native-vision-camera-face-detectorfork of react-native-vision-camera-face-detector
```
npm i
npx tsc
#yarn
npx react-native run-android
cd android && ./gradlew assembleRelease
```
npm login --auth-type=legacy
npm publish --auth-type=legacy --access public