You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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