Parallax and Expanding ScrollView Header with React Native and Animated.Value Interpolation

With only a few lines of code you can create a simple expanding ScrollView header in React Native. This looks especially great if you have an image as the header as it will add a parallax effect as you scroll down and create a zooming effect on iOS as you bounce the ScrollView when it…

Read More