Closed mateusz1913 closed 2 years ago
Introduce custom withStickyHeader HOC, that takes scroll component and sets up header and sticky tabs
withStickyHeader
Introduce primitive scroll components, already wrapped in withStickyHeader
StickyHeaderScrollView
ScrollView
StickyHeaderFlatList
FlatList
StickyHeaderSectionList
SectionList
Description
Affected platforms
Test plan/screenshots/videos
https://user-images.githubusercontent.com/25980166/164190783-1fc3c535-0532-44d1-8c3d-55f019884bab.mp4
Introduce custom
withStickyHeader
HOC, that takes scroll component and sets up header and sticky tabsIntroduce primitive scroll components, already wrapped in
withStickyHeader
StickyHeaderScrollView
(wrappedScrollView
)StickyHeaderFlatList
(wrappedFlatList
)StickyHeaderSectionList
(wrappedSectionList
)Description
Affected platforms
Test plan/screenshots/videos
https://user-images.githubusercontent.com/25980166/164190783-1fc3c535-0532-44d1-8c3d-55f019884bab.mp4