Marc Rousavy

Results 1817 comments of Marc Rousavy

Hey - sorry I don't really think this is related to VisionCamera. Maybe try removing this line: https://github.com/mrousavy/react-native-vision-camera/blob/7905f2c057869698a4f5afa3182bec4cd2a5fe58/package/android/build.gradle#L145

Hey - did you try to remove this line? If yes, did it work?

Okay thanks - let me know because this is weird haven't seen this before

Hey - sorry but I read the crash logs again and there is nothing related to VisionCamera. You can try uninstalling VisionCamera and probably get the same error. This is...

Wow this looks complicated lol - hm are you sure the `Code` object doesn't have anything related in there?

Did you take the sensor's natural orientation into account? `device.sensorOrientation` Again, Orientation isn't implemented yet as it is tracked here: https://github.com/mrousavy/react-native-vision-camera/issues/1891 Once that is implemented, everything that should be in...

Yes, @oscar-b you are right - CodeScanner is already in JS, there are no Worklets involved in the built-in CodeScanner.

> shouldn't the lib provide this normalised already for the user? Yea agreed, I guess it should. If anyone wants to contribute and send a PR, I'd appreciate it. Otherwise...

> Otherwise I will add this when I have some free time (never) (just kidding, but it will take maybe in a month or so because of V4 and the...