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

update to new RN types + add generic #16

Open antoinerousseau opened 4 years ago

antoinerousseau commented 4 years ago

Fixes #14.

I also added a TS FC example to the README (preview).

antoinerousseau commented 4 years ago

@jsoendermann up