Michael Chen
Michael Chen
Hope it will be available very soon
also happen to me, any solution to this?
Hey @preetipantnagar1989 , thanks for your idea, it is really cool to see that flickering is gone. But tiny issue is that the contentContainerStyle seems not updated properly and unable...
Got your point, Thanks. Simply update height from top file by adding `contentContainerStyle={[styles.contentContainer, {height: this.state.data.length * }]}`
this library is awesome, but it will become even more perfect with cache solution and may have double stars or more
same requirement here, thanks
seems `{this.props.hasMore ? loadMore : null}` incurs this flickering, everything goes well after commenting out that.