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

How to prevent scroll content from overflowing into fixed header? #123

Closed tleewu closed 5 years ago

tleewu commented 5 years ago

Hi I'm trying to use the renderFixedHeader method, but I'm having some trouble with the child component overlapping with the header. See image below.

image

Wondering if I'm missing a gotcha here.

tleewu commented 5 years ago

Closing this... decided to do a sticky header instead

reyn-nova commented 4 years ago

nooo, it's still an issue and today I'm facing this, should this issue reopen?