Replies: 2 comments 2 replies
-
Would also like to accomplish something similar. |
Beta Was this translation helpful? Give feedback.
1 reply
-
@tomekzaw I did it as you suggested. Thanks! |
Beta Was this translation helpful? Give feedback.
1 reply
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'd like to change the a predefined Layout animation's delay based on state value. I tried
PredefinedAnimation.delay(sharedValue)
and assignedsharedValue
based on state but it didn't work.Beta Was this translation helpful? Give feedback.
All reactions