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

Footer moving to the bottom of the screen after a re-render #145

Open ManojKande opened 4 years ago

ManojKande commented 4 years ago

Flat List footer component is moving downwards, leaving out a lot of empty space above it only on the first re-render.

This is happening only when the component is mounted for the first time. It works fine on re-mounting(going back and coming to the screen again).