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
d-Malesi commented
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
same issue here
AndrzejRokosz commented
getting the same error ;/
vkukade-altir commented
Same issue with this. Working fine for ios but getting this issue on android