-
Notifications
You must be signed in to change notification settings - Fork 43
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
Waterfall? #4
Comments
Should be pretty easy to implement, once the main module is stable! |
+1 |
+1 |
I think this might be a good Android counterpart https://github.com/etsy/AndroidStaggeredGrid |
iOS is now implemented in version 1.1.0 |
👍 very nice! |
Cool! thanks! |
Just tested it out in simulator! played nicely :) Works also with animations when adding an item:
and add the following to childTemplates:
add about 100 items, and ... it Runs Smoothly 👍 |
Thanks for testing this @yozef ! |
+1 |
Hi @yozef, I tried your solution on Android but it did not work! My best, |
@deckameron I just tried it on iOS |
@yozef Thanks! :) |
Hey @deckameron , the waterfall layout is not available for Android. |
@mpociot |
@mpociot you never actually had the change to implement on Android, Im correct? |
It never was the change to implement on Android, sorry :( |
Nice work.
How hard would it be to add a pinterest-like 'Waterfall' Layout ability using this?
https://github.com/chiahsien/CHTCollectionViewWaterfallLayout
The text was updated successfully, but these errors were encountered: