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
Description
Languages
Swift
29.9%
Kotlin
26.7%
TypeScript
17.6%
C++
11.2%
Objective-C++
7%
Other
7.6%