Is it possible to fire a callback on the completion of a LayoutAnimation on Android?

Share on facebook
Share on google
Share on twitter
Share on linkedin
organic-n-local-seo

https://www.reddit.com/r/reactnative/comments/ehs9op/is_it_possible_to_fire_a_callback_on_the/

Looking at the docs for LayoutAnimation at https://facebook.github.io/react-native/docs/layoutanimation#easeineaseout, LayoutAnimation.configureNext() accepts a callback onAnimationDidEnd. However, it seems that it's only supported on iOS and not Android. Does anyone know of a way to have a method called on the end of the animation otherwise?

submitted by /u/TheUnknownPotato
[link] [comments]

Sign up for our Newsletter

Agree to our privacy policy.