react-native-parallax-scroll-view icon indicating copy to clipboard operation
react-native-parallax-scroll-view copied to clipboard

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

Open ManojKande opened this issue 5 years ago • 0 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).

ManojKande avatar Apr 28 '20 06:04 ManojKande