monterosalondon / react-native-parallax-scroll

Parallax scroll view for react-native
MIT License
555 stars 63 forks source link

Header wrapper style #39

Open robwalkerco opened 5 years ago

robwalkerco commented 5 years ago

I needed to get the onHeaderFixed events without a header actually being displayed, so I've added a headerWrapperStyle param that is merged with the current styles, allowing for greater control of the styles.