Replies: 1 comment 4 replies
-
|
I recommend not using Box there. Sorry for the confusion there. |
Beta Was this translation helpful? Give feedback.
4 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.
-
Hi, simple question.
I am trying to animate the size of the
Boxelement by using shared and derrived values.<Box box={ ? } />somehow a derrived value should go in here.If I use a derrived value with
rrectinside it, I get threading errors sincerrectruns in the Javascript thread.How can I animate the size of a box in Skia?
Beta Was this translation helpful? Give feedback.
All reactions