react-native-animated-header-example
react-native-animated-header-example copied to clipboard
example of an animated header that contains components who animate based on the scroll position of a ScrollView
This is an example of an animated header that contains components who animate based on the scroll position of a ScrollView. Using React Native Animated library.
Read more about it at How I linked animated headers to scroll position in React Native

This project was bootstrapped with Create React Native App.