0.0.5 • Published 2 years ago

react-native-safeguard-custom-camera v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

react-native-safeguard-custom-camera

NA

Installation

npm install react-native-safeguard-custom-camera

Usage

import { multiply } from "react-native-safeguard-custom-camera";

// ...

const result = await multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library