Georg
Georg
Using any-text in Firebase Cloud Functions works on local emulators but not in production (missing typings). Would be really helpful if you could provide that.
Same here. I have a stretched and zoomed preview on Android that makes it unusable. ``` "react-native-vision-camera": "3.9.0", "expo": "~50.0.6", ``` ``` const device = useCameraDevice("back"); const format = useCameraFormat(device,...
> The operators there are correct I think. For anyone who has issues and is sure the aspect ratio of the camera container is the same as the resolution's one...
> It seems as your container aspect ratio might not be the same as the video preview (set on the format prop) I believe it is the same. Here is...
> The aspect ratio of the preview is the same as video, not the picture one, also the fact that you use an aspect ratio in the format does not...
Same issue. Using "firebase": "^10.4.0"
> Hey! > > > > Not for now at least. It's in the todo list and I haven't found time to start implementing it. Feel free to fork the...
Awesome and is there and eta for v3?