Lib to work with native camera
npm install react-native-coders-camera
import CodersCamera from "react-native-coders-camera";
// ...
const result = await CodersCamera.openCamera();
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT