Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 435 Bytes

File metadata and controls

27 lines (16 loc) · 435 Bytes

react-native-face-recognition

face recognition with tensorflow lite

Installation

npm install react-native-face-recognition

Usage

import { FaceRecognitionView } from "react-native-face-recognition";

// ...

<FaceRecognitionView color="tomato" />

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT