react-native-image-crop-picker
react-native-image-crop-picker copied to clipboard
How can I customize the look and feel when camera opens ?
- react-native-image-crop-picker v0.37.3
- react-native v0.63.4
I want to change the design and color of camera button(which is right now white circle). Also I don't wan't to give the option of front camera in the bottom right corner rather I would like to give an option of image picker
Is it possible to customize the whole view that opens up when ImagePicker.openCamera() is called
I am also looking for a solution for that, without success. Is it also possible to add edit the cropping view, so I can put a mask on top of it?