William Candillon
William Candillon
Thanks for sending us these pointers. This is indeed a hot topic. Based on the examples, I'm wondering if there is a way to access the encoded frame via `ffmpeg-kit-react-native`...
@Nodonisko this Icon component is fun ;-) I've rebuilt a similar example but the only delay I can experience seems to be a "warmup" issue where some shaders need to...
haha indeed then width/height is fine. We will followup on the warmup stuff.
It is definitely related to #449. I think a fun component would be to do a `` component where you pass the icons and return the children only when you've...
@Nodonisko I wrote this component based on Flutter: https://github.com/Shopify/react-native-skia/pull/612. It definitely does the job for your current example. Can you confirm? On our side we need to understand this topic...
This is what I am seeing on iphone x (x0.25). Could you send me your icons just in case? https://user-images.githubusercontent.com/306134/174594723-bfb533db-57ec-4d39-98a8-cb915edb6796.mov
Indeed the value is not exposed. We will expose it. Just out of curiosity, what are you trying to do? We've never encountered this use-case.
While testing this PR, I've hit an interesting behaviour. Open the Digital Rain example and add a large number on the grid to make the JS thread completely blocked: ```...
indeed I can confirm that the issue mentionned above is unrelated to Skia
This is not possible at the moment but we expect it to be possible in upcoming version.