react-native-background-segmentation
v0.1.1
Published
Remove background camera
Downloads
2
Readme
react-native-background-segmentation
Remove background camera
Installation
npm install react-native-background-segmentation
Usage
import BackgroundSegmentation from "react-native-background-segmentation";
// ...
const result = await BackgroundSegmentation.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT