React Native Camera
npm install @aomi/react-native-components-cameraReact Native Camera
``sh`
npm install @aomi/react-native-components-camera
`js
import { multiply } from "@aomi/react-native-components-camera";
// ...
const result = await multiply(3, 7);
``
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT