AppAndFlow / react-native-masonry-list

MIT License
169 stars 46 forks source link

Bubble scroll events #8

Closed oblador closed 7 years ago

oblador commented 7 years ago

This lib breaks compatibility with regular FlatList since it doesn't bubble scroll events. This PR adds this 👍

janicduplessis commented 7 years ago

Thanks for the patch!