test
npm install react-native-camera-module
import { CameraModuleView } from "react-native-camera-module";
// ...
<CameraModuleView color="tomato" />
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT