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

Provide and example of embedding a collection view inside a cell #810

Open
ocrickard opened this issue May 9, 2017 · 7 comments
Open

Provide and example of embedding a collection view inside a cell #810

ocrickard opened this issue May 9, 2017 · 7 comments

Comments

@ocrickard
Copy link
Contributor

We get requests for this fairly frequently. We should consider providing an example of how to do this correctly, possibly in the example app.

#806

@sxgfxm
Copy link

sxgfxm commented May 17, 2017

Is there any example ?

@sxgfxm
Copy link

sxgfxm commented Jun 13, 2017

I'm still waiting for the example. Is there anyone could help ? Thanks a lot !

@sxgfxm
Copy link

sxgfxm commented Jul 26, 2017

Is there anyone who can tell me how to implement that ? Great thanks

@tamntios
Copy link

@sxgfxm
I code listview 1 (ComponentKit), in listview 1 have a cell, in cell have listview 2 (ComponentKit). It work.
You can use CKStatefulViewComponent create component wrap StatefulView (UICollectionView). UICollectionView in a cell (cell in a UICollectionView ComponentKit too). I'll write sample code as soon as I can. Hope it help you now. You're welcome.

@ocrickard Can I commit sample code as one sample code guideline for ComponentKit on this git ? Thanks !

@sxgfxm
Copy link

sxgfxm commented Jul 29, 2017

@tamntios I'm so excited that you provide an approach. I'll try today. Thank you very much !

@sxgfxm
Copy link

sxgfxm commented Jul 29, 2017

@tamntios I worked on CKStatefulViewComponent for a few hours. Cause there is few references, I have no idea how to exactly implement your approach. I' ll keep trying and be looking forward for your sample code. Thanks again.

@Shimaa-Hassan
Copy link

is there any example ?

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

5 participants