RN-NavigationHeaderAnimation

Sample project for: how to animate a view between a stack header and a tab view header component with a scroll view.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installing

git clone https://github.com/JanPeter/RN-NavigationHeaderAnimation.git
cd RN-NavigationHeaderAnimation
yarn install

Code styling with prettier

I used prettier for styling my code.

yarn prettier

Built With

License

This project is licensed under the MIT License

Acknowledgments