GetStream/react-native-bidirectional-infinite-scroll

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

d-Malesi opened this issue · 3 comments

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?

same issue here

getting the same error ;/

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