You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the latest version of this library in my React Native app. The functionality includes opening the camera to capture a photo and then cropping it. Below is the code I am using. However, it is not considering the useFrontCamera option. I want the selfie camera to open by default when the camera launches, but the user should still have the option to switch back to the rear camera if desired.
I am using the latest version of this library in my React Native app. The functionality includes opening the camera to capture a photo and then cropping it. Below is the code I am using. However, it is not considering the
useFrontCamera
option. I want the selfie camera to open by default when the camera launches, but the user should still have the option to switch back to the rear camera if desired.can anyone have any solution?
The text was updated successfully, but these errors were encountered: