DEV Community

Wei Chen
Wei Chen

Posted on

I'm struggling with some error on my react-native-expo project...

"VirtualizedLists should never be nested inside plain ScrollViews with the same orientation because it can break windowing and other functionality - use another VirtualizedList-backed container instead"

This is what I'm struggling with my testing react-native-expo project.

Image description
I wanna this result, but it says I make some error, but I CAN'T solve it.
I will be very glad if you help me with this.

Top comments (2)

Collapse
 
mikgross profile image
Mikael

Did you post your code and issue in stackoverflow?

Collapse
 
wei_chen_5d8ce7675b352017 profile image
Wei Chen

no, just here only