Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting the following warning on Expo 37: "VirtualizedLists should never be nested inside plain ScrollViews with the same orientation" #3

Open
PaulHaze opened this issue Apr 13, 2020 · 3 comments

Comments

@PaulHaze
Copy link

I am 99% sure that this is something to do with your package. I have a nested Flatlist inside of it, but even when I replace that I still get the error. The package still seems to work - and work fine I should point out - so it's probably not an urgent issue, but thought I would raise it all the same.

@KamranKhan-Dev
Copy link

The package uses RN's SectionList which AFAIK cannot be wrapped by ScrollView (which is of type VirtualizedLists).

@iamir4g
Copy link

iamir4g commented Apr 19, 2021

i get same isuee!

@smokeninja77
Copy link

any solution for this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants