Problem with expo-camera zoom

Please provide the following:

  1. SDK Version: * Android SDK Platform 31
  2. Platforms(Android/iOS/web/all): Android
  3. Add the appropriate “Tag” based on what Expo library you have a question on.

First of all, thanks to such an amazing Expo sdk, I can not imagine a life without it.
Nowadays, Im trying expo-camera on my project, using create-react-native-app, on Android.
The problem happened on zoom, when I set my zoom to 1(maximum), it seems like enlarged about 6x then usual, but my origin Android device’s system camera can zoom to 10x.
the same problem happens when I change device to Samsung Galaxy S22, it’s original camera can set maximum zoom to 20x, but in expo-camera it seems like 6~8x is maximum (when setZoom=1).
So is that the zoom is not affected by the camera of device, it has it’s own zoom magnification? Thanks.

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