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

When I use Flatlist in it, I get the following error? #70

Open
bayramimamoglu opened this issue Nov 26, 2020 · 1 comment
Open

When I use Flatlist in it, I get the following error? #70

bayramimamoglu opened this issue Nov 26, 2020 · 1 comment

Comments

@bayramimamoglu
Copy link

When I use Flatlist in it, I get the following error?

"VirtualizedLists should never be nested inside plain ScrollViews with the same orientation - use another VirtualizedList-backed container instead"
error26

@seyizh
Copy link

seyizh commented Jan 16, 2021

Add the scrollable={false} prop to the ProgressStep component

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

2 participants