You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is apparently default behaviour. To disable this, navigate to /node_modules/react-native-parallax-scroll-view/src/index.js:147 and comment out footerSpacer
This is NOT a recommended solution, but it's an easy one.
Beware: A side effect of doing this, is that if your view has a small height, then the stickyHeader won't get to animate in its contents correctly.
Hello,

When I put the module, the footerSpacer is added by putting me heights monstrous, how to make it not appear?
The text was updated successfully, but these errors were encountered: