i6mi6 / react-native-parallax-scroll-view

A ScrollView-like component with parallax and sticky header support.
ISC License
2.31k stars 379 forks source link

Change header left and right icons color when scroll #148

Open duartesilveira opened 4 years ago

duartesilveira commented 4 years ago

Hey everyone,

I'm having some trouble to change from my existing header when scroll down. I have a white color on my header left and right icons but I want to change it to black when the image is gone. Does anybody have some idea how can I solve this?

Thanks