Closed faizhameed closed 4 years ago
This Masonry component only supports equal width columns with each item spanning just one column.
Unfortunately this could be restrictive for what you're after. We keep this plugin to just supporting this popular use-case for optimization reasons
OK thanks, i tried several plugins finally found this one by which i was able to replicate my use case https://github.com/STRML/react-grid-layout thanks
I have a particular type of requirement where tiles are added dynamically, each tiles will be having different height and width I wanted it to look it like this
If this is possible I wanted to try this library