nandorojo / react-native-anchors

🦅 Anchor links and scroll-to utilities for React Native (+ Web)
MIT License
305 stars 3 forks source link

Horizontal prop not passed to FlatList #1

Closed heysailor closed 3 years ago

heysailor commented 3 years ago

Thank you for a very handy library. Minor bug - the horizontal prop of the exported FlatList is not passed to the underlying React Native FlatList.

nandorojo commented 3 years ago

Oh good catch, mind sending a PR?

heysailor commented 3 years ago

☝️☝️ just missed each other!

nandorojo commented 3 years ago

All set, will publish soon