React Native Header Animation with Animated
React-Native Animated Header
React-Native Header Animation with Animated, Interpolate and ScrollView.
Running the project
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
- Link the libraries
react-native link
- Run the project
react-native run-android
OR
react-native run-ios