Open
Description
First of all, great job on this component! v4 added some really nice and necessary features for us.
Current behavior
When you use the stickyHeaderIndices prop on a FlatList, the sticky elements don't scroll up when the header collapses. This happens only on iOS.
Expected behavior
The sticky headers should scroll along the content and only stick when the header is fully collapsed. An alternative would be to add support for SectionLists.