rutvikbhatt9 / react-native-header-animation

React-Native Header Animation with Animated, Interpolate and ScrollView

Home Page:https://cyburst.io/react-native-animated-header-with-scrollview/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React-Native Animated Header

Article explaining the code: https://cyburst.io/react-native-animated-header-with-scrollview/

HeaderAnimation

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
  • Run the project
react-native run-android

OR

react-native run-ios

Libraries used in project

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

About

React-Native Header Animation with Animated, Interpolate and ScrollView

https://cyburst.io/react-native-animated-header-with-scrollview/

License:MIT License


Languages

Language:JavaScript 59.3%Language:Java 18.7%Language:Objective-C 13.3%Language:Starlark 6.2%Language:Ruby 2.4%