You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not planning to add it for v1 - trying to keep scope small to release a stable v1 asap. But then we could look into it after.
But if you (or someone else) want to PR it, I would be glad to test it and merge it in :).
Just one caveat - I'd like to keep it separate from the core and at a different export path, to keep the core bundle size low. So I think it could be exported at /masonry to be imported like import { MasonryLegendList } from "@legendapp/list/masonry". But you can just PR it as a separate file and I can take care of the package.json` for the exports (I did a lot of that in Legend State).
Hey, Awesome work with Legend List! Is there planned support for https://shopify.github.io/flash-list/docs/guides/masonry? This will allow us to drop
FlashList
entirely.The text was updated successfully, but these errors were encountered: