Best way to change state based on SharedValue? #2204
Answered
by
Noitidart
NickMandylas
asked this question in
Q&A
-
Hello, In most instances there isn't really a need to change state, but I've found an instance where I'm needing to. Is the best proposed way just to use
|
Beta Was this translation helpful? Give feedback.
Answered by
Noitidart
Jan 25, 2022
Replies: 1 comment 1 reply
-
I think useAnimatedReaction is the way to go. But I am not sure myself. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
NickMandylas
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think useAnimatedReaction is the way to go. But I am not sure myself.