React Native Camera and Gallery module for Android and iOS
npm install react-native-camera-gallery-accessimport CameraGalleryAccess from "react-native-camera-gallery-access";
// ...
const result = await CameraGalleryAccess.multiply(3, 7);See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT