react-native-image-crop-picker icon indicating copy to clipboard operation
react-native-image-crop-picker copied to clipboard

Disable front camera by default or open back camera by default

Open vineelk8 opened this issue 2 years ago • 1 comments

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

  1. Open the main Camera from the system, and set it to the front camera

  2. Then open the app and open the camera from the app it will show the front camera.

vineelk8 avatar Jul 27 '22 06:07 vineelk8

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

Aakash359 avatar Jan 04 '24 05:01 Aakash359