Skip to main content
Version: Next

FlashList Headers

To make FlashList work with react-native-sticky-parallax-header predefined layouts, there are 3 HOCs provided:

  • withAvatarHeaderFlashList
  • withDetailsHeaderFlashList
  • withTabbedHeaderFlashList

Example usage

For full examples check:

Props

AvatarHeaderFlashList props

Inherits FlashListProps and Shared AvatarHeader props

DetailsHeaderFlashList props

Inherits FlashListProps and Shared DetailsHeader props

TabbedHeaderFlashList props

Inherits FlashListProps and TabbedHeaderList props