react-native-background-segmentation

Remove background camera

Usage no npm install needed!

<script type="module">
  import reactNativeBackgroundSegmentation from 'https://cdn.skypack.dev/react-native-background-segmentation';
</script>

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