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

error with horizontal scroll using rnbis com.facebook.react.view.scroll.ReactHorizontalScrollView cannot be cast to com.facebook.react.views.scroll.ReactScrollView #29

Open d-Malesi opened 2 years ago

d-Malesi commented 2 years ago

I am getting the following error when working with this npm combination. com.facebook.react.view.scroll.ReactHorizontalScrollView cannot be cast to com.facebook.react.views.scroll.ReactScrollView

I have a combination of vertical and horizontal flatlists which I was trying to migrate to rnbis. What could be the issue here?

leejunhui commented 2 years ago

same issue here

AndrzejRokosz commented 2 years ago

getting the same error ;/

vkukade-altir commented 7 months ago

Same issue with this. Working fine for ios but getting this issue on android