0.1.1 • Published 3 years ago

react-native-background-segmentation v0.1.1

Weekly downloads
4
License
MIT
Repository
github
Last release
3 years ago

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