Michael Chen

Results 19 comments of Michael Chen

Hope it will be available very soon

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

seems `{this.props.hasMore ? loadMore : null}` incurs this flickering, everything goes well after commenting out that.