Animate Translate Offsets when Values Change in componentDidUpdate with React Native

InstructorJason Brown

Share this video with your friends

Send Tweet

We'll use the componentDidUpdate lifecycle method to trigger Animations in response to value changes to cause a rotating number effect.

Teerree4
~ 6 years ago

this is not directly related, but can i ask you a question? How to handle nested scroll? The idea is to controll (with animation?) witch scrollvie has to scroll for simulate facebook app/twitter app/ playstore app style home (animated header). Other solution are fine, any idea?