Closed zzz08900 closed 1 year ago
I do remember someone mentioned similar issue while trying to port god old vision-camera-code-scanner to vision camera v3 and its somehow related to reanimated. Will return with more info.
OK that was on iOS, was react-native-worklets-core v0.2.0 and SHOULD be fixed on v0.2.2.
Seems to be a version incompatibility problem. Somehow I was using reanimated 3.4.2 and bumping it to 3.5.4 solved the problem.
Not sure if this goes here but my app crashes within ~1 sec of mounting a camera view with this frame processor.
Android 12, vision-camera v3.3.1, react-native-worklets-core v0.2.2, RN 0.72
Camera view works alright without frame processor
Relevant logs might be:
Any idea what's going on?