face recognition with tensorflow lite
npm install react-native-face-recognition
import { FaceRecognitionView } from "react-native-face-recognition";
// ...
<FaceRecognitionView color="tomato" />
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT