Hide react-native-image-picker device camera's back button

58 Views Asked by At

I'm using launchCamera() from react-native-image-picker.

When the user launches the camera and then clicks the back button the app closes. I guess this is the device camera's back button.

I'd like to understand why this is happening and if there is any way to hide the back button.

0

There are 0 best solutions below