react-native-image-crop-picker
react-native-image-crop-picker copied to clipboard
Disable front camera by default or open back camera by default
Version
- react-native-image-crop-picker v0.32.2
- react-native v0.62.2
Platform
- Android
Expected behaviour
- Open back camera by default when opening the camera inside the app
Actual behaviour
- Opening the front camera by default if the device camera is a front camera by default
Steps to reproduce
-
Open the main Camera from the system, and set it to the front camera
-
Then open the app and open the camera from the app it will show the front camera.
Have you find any solution for that i have used the react-native-image-picker ? i need to do the same that need to disable the front camera