Replies: 1 comment
-
this seems to be unrelated to RN Skia, could that be? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to draw faster images from URLs into a canvas? with prefetch or any other solution, because on react native I'm using flashlist with react native fast image, but on canvas, it takes a lot to load and draw 300 pictures, is there any way to speed it up?
Example code:
Beta Was this translation helpful? Give feedback.
All reactions