GetStream / react-native-bidirectional-infinite-scroll

📜 React Native - Bidirectional Infinite Smooth Scroll
https://getstream.github.io/react-native-bidirectional-infinite-scroll/
MIT License
236 stars 27 forks source link

Allow `ref` #3

Closed galkn closed 3 years ago

galkn commented 3 years ago

Please wrap the component in React.forwardRef, to allow for ref to be passed as in Flatlist.

Thanks!

vishalnarkhede commented 3 years ago

@galkn wanna submit a PR?

vishalnarkhede commented 3 years ago

@galkn Added in v0.3.0 :)