Article explaining the code: https://cyburst.io/react-native-animated-header-with-scrollview/
To run this project follow the simple steps below:
- Clone the project
git clone https://github.com/rutvikbhatt9/react-native-header-animation.git
- Install the packages
npm install
- Run the project
react-native run-android
OR
react-native run-ios
- Rutvik Bhatt - Cyburst.io, Medium, Twitter
This project is licensed under the MIT License - see the LICENSE file for details