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

Cell Recycling #10

Open
sghiassy opened this issue Jul 9, 2015 · 0 comments
Open

Cell Recycling #10

sghiassy opened this issue Jul 9, 2015 · 0 comments

Comments

@sghiassy
Copy link

sghiassy commented Jul 9, 2015

Hi,

I saw in your README.md that you mention cell recycling: "uses a 'ListView' in order to have a proper recycle mechanism".

React Native's ListView is simply a wrapper around a UIScrollView and doesn't recycle cells - but instead instantiates all cells up front.

Is your package doing something above and beyond the ListView to achieve recycling?

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

1 participant