Marc Rousavy

Results 1816 comments of Marc Rousavy

hey - just upgrading from 0.72 to 0.73 without any changes at all is not going to work in the example app. we might need to migrate using the RN...

VisionCamera does not yet support react-native 0.74. I've been working sleeplessy the past few weeks to get VisionCamera 4.0.0 released which contains a full rewrite of the Android codebase and...

see https://github.com/mrousavy/react-native-vision-camera/issues/2614

Again, see #2614. react-native 0.74 is simply not yet supported by VisionCamera because it still uses the Bridge for other props that are not Frame Processor related. If you need...

I will never understand why people ignore the fact that I need log output. I will write a bot in the future to auto-close issues that don't have valid log...

Maybe play around with `useSkiaFrameProcessor` hook, specifically the `render()` function in there. If you can figure out what's wrong, please submit a PR. I'm on vacation this week

@Space6188 does it properly display without the `resizeMode`?