How to render multiple images? #1533
jeremiahlachica
started this conversation in
General
Replies: 1 comment 2 replies
-
I think "Error: Rendered more hooks than during the previous render." is not about Skia. You shouldn't use a hook inside map. Make a new component then use it in the map. Google about the rule of hooks
|
Beta Was this translation helpful? Give feedback.
2 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.
-
I have base64 images and would like to render these images inside the canvas. Is this possible?
I'm getting this error though:
Error: Rendered more hooks than during the previous render.
Beta Was this translation helpful? Give feedback.
All reactions