Animation not works on android #5837
Unanswered
razamsalem
asked this question in
Q&A
Replies: 2 comments 1 reply
-
@razamsalem Do you have reduced motion enabled in the system settings on Android? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hey, are you sure that the animation works for iOS and doesn't work only on Android? I think you should specify But, the behavior should be the same on iOS and Android. I tested code similar to yours and it doesn't work on iOS as well. |
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.
-
Hey,
I'm using react-native-reanimated for animated comments that enter the chat, The problem is that the animation works for iOS but for android there is no animation at all.
This is the code I'm using:
Why can it work only for iOS?
Beta Was this translation helpful? Give feedback.
All reactions