c04a4b72bea01732441fe74e17a539932f0f0ba3
react-native-vision-camera
The Camera library that sees the vision.
Installation
npm install react-native-vision-camera
Usage
import VisionCamera from "react-native-vision-camera";
// ...
const result = await VisionCamera.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Languages
Kotlin
32.2%
Swift
27.9%
TypeScript
16.3%
C++
10.4%
Objective-C++
6.5%
Other
6.7%