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

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

ManojKande opened this issue · comments

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).