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

How to prevent scroll content from overflowing into fixed header?

tleewu opened this issue · comments

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.

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

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