Skip to content

HarrisonJackson/react-native-header-animation

 
 

Repository files navigation

React-Native Animated Header

Article explaining the code: https://hackernoon.com/react-native-animated-header-using-animated-and-scrollview-9749255c149a

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
  • Link the libraries
react-native link
  • 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

Acknowledgments

About

React-Native Header Animation with Animated, Interpolate and ScrollView

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.4%
  • Objective-C 16.4%
  • Python 8.2%
  • Java 6.0%