0.1.4 • Published 2 years ago

react-native-rn-vision-face-tracker v0.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

react-native-rn-vision-face-tracker

Detect faces

Installation

npm install react-native-rn-vision-face-tracker

Usage

import { multiply } from "react-native-rn-vision-face-tracker";

// ...

const result = await multiply(3, 7);

Contributing

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

License

MIT