Ismael Moreira
Ismael Moreira
Hi all, see the release 2.0.0 🎉
> > What went wrong?! > > I've got the error below on Android on build: > > /node_modules/vision-camera-ocr/android/src/main/java/com/visioncameraocr/OCRFrameProcessorPlugin.kt: (123, 27): Unresolved reference: Orientation This comes from `import com.mrousavy.camera.parsers.Orientation` Please,...
Hi @claudesortwell and @m-bert, in my case was an inline declaration of a function to run in the `runOnJS` ```js workletContext { runOnJS(() => onGestureCancel?.())(); } ``` For me was...
@m-bert @claudesortwell just a heads up, this also occurs on IOS
@m-bert I guess the fix should solve ios as well
This is done, checkout the PR #32 @frabanca
> When i use runAsyn but is not use runAsync app crash.  > > my code: const runOnJs = Worklets.createRunOnJS(() => { router.push("/"); }); > > const faceDetectionProcess =...
Maybe related to #2866
it's using the `h264`
I usually record 3 videos with 2-3m but my device has just 4 GB of RAM (max ~ 1.5GB available)