@aomi/react-native-components-camera
React Native Camera
Installation
npm install @aomi/react-native-components-camera
Usage
import { multiply } from "@aomi/react-native-components-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