A ScrollView-like component that:
- Has a parallax header
- Has an optional sticky header
- Is composable with any component that expects a
ScrollView
(e.g.ListView
orInfiniteScrollView
) - Can be nested within other views
- Works on iOS and Android
Preview:
Download Details:
Author: jaysoo
Live Demo: View The Demo
Download Link: Download The Source Code
Official Website: https://github.com/jaysoo/react-native-parallax-scroll-view
License: MIT