ImagePicker.launchCameraAsync: selecting camera type

Hi,
Is it possible to select camera type (back or front) while taking a photo with ImagePicker.launchCameraAsync?
On iOS the picker opens back camera, and on Android it opens front one.
I need back camera to be opened on all devices.

sdk version: 24.0.0

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.