react-native-scrollable-header
Small demo to show how to implement a scrollable header.
Try it https://expo.io/@janic/scrollable-header
Article explaining the code: https://medium.com/appandflow/react-native-scrollview-animated-header-10a18cb9469e
Installation
yarn install
or
npm install
Running the app
This is a normal Exponent app so you can either open it in xde or run
exp start