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?
This worked partially for me. I was getting androidX duplicated classes error when i upgraded to react-native 0.77.2. With this patch i was able to build on android but the...
any news on this? same issue here
Any update on this? Same issue here using `sendAudio` and `sendPtt`