Erick Alexandre
Erick Alexandre
Same issue here.
Same issue here with react native.
Same thing is happening here. Any update on this?
A little workaround is to use the `zoom` props to control the zoom with a button. Create a state with: `const [cameraZoom, setCameraZoom] = React.useState(device?.neutralZoom);` and then update state with...
same thing here. input image has: 3024x4032 and output image has: 4032x3024
Same problem here. Any update on this?