react-native-parallax-scroll-view
react-native-parallax-scroll-view copied to clipboard
stickyHeaderIndices prop from React Native ScrollView is not working
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
@mafiusu Here is a MR with a fix https://github.com/i6mi6/react-native-parallax-scroll-view/pull/134/files