ScrollView-Like React Native Component With Parallax Support

Description:

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 or InfiniteScrollView)
  • Can be nested within other views
  • Works on iOS and Android

Preview:

ScrollView-Like React Native Component With Parallax Support

Add Comment