0.2.0 • Published 2 years ago

react-native-vision-camera-pose-detection-v3 v0.2.0

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

react-native-vision-camera-pose-detection-v3

Frame processor plugin for detecting pose using Google ML Kit library for react-native-vision-camera with high performance.

Installation

npm install react-native-vision-camera-pose-detection-v3

Usage

import { multiply } from 'react-native-vision-camera-pose-detection-v3';

// ...

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


Made with create-react-native-library

0.2.0

2 years ago

0.1.0

2 years ago