jsoendermann / rn-section-list-get-item-layout

:black_square_button: Easy getItemLayout props for react-native SectionLists.
https://medium.com/@jsoendermann/sectionlist-and-getitemlayout-2293b0b916fb
Other
221 stars 32 forks source link

Take list header height into account #5

Closed Almouro closed 6 years ago

Almouro commented 6 years ago

Hi @jsoendermann, Thanks for this plugin! :)

I had flickering issue at the bottom of my list, realized it was due to the ListHeaderComponent height not taken into account here.

jsoendermann commented 6 years ago

Thanks! Version 2.1.0 includes your fix