marcocesarato/react-native-big-list

Biglist unmounts the selected item even after defining stickyHeaderIndices.

hewr-srood opened this issue · 0 comments

Even if you defined the stickyHeaderIndices,
biglist doesn’t behave like FlatList or other lists when you scroll down a bit it will unmount the sticky header.

Example