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

What happened to ComponentCollectionViewCell? #101

Closed
chetem opened this issue Feb 23, 2018 · 1 comment
Closed

What happened to ComponentCollectionViewCell? #101

chetem opened this issue Feb 23, 2018 · 1 comment
Labels

Comments

@chetem
Copy link

chetem commented Feb 23, 2018

I'm wanting to create a UICollectionView in the more traditional way by using ComponentCollectionViewCell. The documentation and previous versions of Render had that class available, but in the latest version I'm using (4.9.2) it seems to be missing. ComponentTableViewCell is still there, just not the ComponentCollectionViewCell. Am I missing something?

While I'm at it, the main reason for me wanting to use the older way is to allow for moving around of items through drag and drop. I couldn't figure out a way using the CollectionNode, but if it's possible and recommended to use CollectionNode instead I'm all for it! Please let me know how :).

Thanks for the help!

@alexdrone
Copy link
Owner

I'm porting the collection view wrapper to neutrino (5.0)

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

No branches or pull requests

2 participants