...
npm install react-native-flash-camera
import { FlashCameraView } from "react-native-flash-camera";
// ...
<FlashCameraView color="tomato" />
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT
Made with create-react-native-library