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

ListView contents disappear occasionally when popping from the Navigator stack #200

Closed
mattyu007 opened this issue Mar 27, 2017 · 1 comment

Comments

@mattyu007
Copy link
Owner

On some screens with ListView components, popping to the screen will result in a blank ListView being displayed until the list is scrolled.

Probably related to the known RN issue https://react-native.canny.io/feature-requests/p/listview-doesnt-render-rows-until-scroll, but in the meantime, we may want to evaluate setting the removeClippedSubviews prop to false to work around the issue.

@mattyu007
Copy link
Owner Author

Should be closed by #199. We should monitor scroll performance to ensure it hasn't regressed tremendously.

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

No branches or pull requests

1 participant