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

Support greater customization of cell rendering #181

Closed
bvaughn opened this issue Apr 7, 2016 · 1 comment
Closed

Support greater customization of cell rendering #181

bvaughn opened this issue Apr 7, 2016 · 1 comment

Comments

@bvaughn
Copy link
Owner

bvaughn commented Apr 7, 2016

Spin-off from discussions on #147.

Move the creation of cells from Grid.render into a factory function that accepts named arguments identifying the start/top index ranges. Provide a default implementation and allow users to override with a new prop.

Would be nice to also provide an implementation that temporarily caches rendered cells.

For inspiration: https://developer.apple.com/library/ios/documentation/UIKit/Reference/UICollectionView_class/

@bvaughn
Copy link
Owner Author

bvaughn commented Apr 8, 2016

Available in version 6.1.0. See docs for more info.

@bvaughn bvaughn closed this as completed Apr 8, 2016
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