@ashleysmart/react-native-vision-camera-face-detector
v1.0.8
Published
Frame Processor Plugin to detect faces using MLKit Vision Face Detector for React Native Vision Camera!
Maintainers
Readme
📚 Introduction
fork of react-native-vision-camera-face-detector
build
npm i
npx tsc
#yarnnpx react-native run-android
cd android && ./gradlew assembleRelease
Publishing
npm login --auth-type=legacy
npm publish --auth-type=legacy --access public