i6mi6 / react-native-parallax-scroll-view

A ScrollView-like component with parallax and sticky header support.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stickyHeaderIndices prop from React Native ScrollView is not working

mafiusu opened this issue · comments

Hello I've just read the documentation about this GitHub Project "react-native-parallax-scroll-view" and there was a mention that all of the properties of ScrollView are supported.

But I tried to use the stickyHeaderIndices ScrollView prop from React Native and it doesn't snap the children to the header which I determine in the prop.

For more information about the StickyHeaderIndices and what it exactly does here:
https://facebook.github.io/react-native/docs/scrollview#stickyheaderindices