-
Notifications
You must be signed in to change notification settings - Fork 429
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
added masonary layout #175
Conversation
Here is another branch where I have added LayoutManager as interface, should I merge it to this branch ? |
@hovox This is super cool. Let's complete externalising LayoutManager first then we'll come to this. Open it as a separate PR. |
I'm trying to test it. It's a little harder for me because I'm a native iOS/Android developer. Never worked with typescript. |
Great! Let me know if you need my help |
Could you please check #84 issue? Without it fixed, we can't use the framework. |
I will be externalising layout manager soon. Your layout manager can then be independently integrated. |
Hi, will there be an update on this? I can't wait to see this merged. |
Yeah would be awesome to see this merged ! |
@naqvitalha are you still working on externalizing the layout manager? Is there anything I can do to help? And what's the difference btw the LayoutManager and the LayoutProvider? Wouldn't be something like the MasonryLayout possible to do with the layout provider? |
@tafelito Layout manager is already externalised. Check a sample layout provider: https://github.com/muskeinsingh/recyclerlistview-gridlayoutprovider. You can write a masonry one, that'll be great! |
This feature is great, can you merge it? @naqvitalha @hovox |
Any update on this? |
Any updates with this? |
Any updates on this? |
@tafelito any chance to work with masonry layout? |
Did you manage to complete it @hovox ? |
@naqvitalha @hovox Any updates regarding MasonryLayoutProvider? |
Do you have a snack of it? |
No description provided.