Blog

Linking Animations to Scroll Position in React Native

15 Dec, 2016

When you want to link a custom animation to the scroll position in a ScrollView, like in the card example below, you are in for some bad performance on low end devices. Let’s figure out why and learn how to make it buttery smooth.
Read more
example animation

Explore related posts