Esteban Fuentealba
Esteban Fuentealba
@ivanburlakov you need enable "cross-origin isolated" for SharedArrayBuffer feature https://web.dev/why-coop-coep/
jajaj disculpas, no leí el codigo. A mi me daba error en android igualmente y supuse que era por la memoria que se le daba a la variable INITIAL_MEMORY al...
Thank you for your excelent work @jeromewu 👏👏! if possible add **libwebp** plis 🙏
Yep, it sounds good, it's what I had imagined.
I also patched react-native-vision-camera (2.15.4) to work with the latest version of react-native (0.71.2) ```diff diff --git a/node_modules/react-native-vision-camera/android/build.gradle b/node_modules/react-native-vision-camera/android/build.gradle index 91e64d9..a76e3c0 100644 --- a/node_modules/react-native-vision-camera/android/build.gradle +++ b/node_modules/react-native-vision-camera/android/build.gradle @@ -79,7 +79,7 @@...
Hello @b4rtaz, Thank you for your work. Any update for alpha channel
It works perfectly for me, thnks @gsurkov . One detail that took me some time to figure out—and might be helpful for others—is that it can't be used within an...
The requirement was to implement support for modules that require 5V to function, eliminating the need to manually enable 5V through Menu/GPIO/Enable 5V. The current implementation fulfills this requirement perfectly....
> @hedger The example code can be found at https://github.com/janwiesemann/flipperzero-cpp-debugging-issue-example > > I think a lot of issued might be caused by the `-Os` flag. I [also encountered different results](https://github.com/flipperdevices/flipperzero-firmware/issues/3531#issuecomment-2034421483)...
I would place all the new ideas/enhancements (IR Mystery Gift #29, Pokemon Trading Card Game Card Pop #30, Secret Word Generator #33 , time changing #32) into different and distinct...