react-native-masonry-list icon indicating copy to clipboard operation
react-native-masonry-list copied to clipboard

Multiple columns for a single item

Open JesusLozada1 opened this issue 9 months ago • 1 comments

I'm trying to implement a variation of a masonry list and I haven't been able to achieve it. Is it possible to render an item spanning horizontally to two columns or is there a constraint that items should only have a single column of width? (i.e. If i have 4 columns, maybe i would like an item to span 2 of those 4 columns.)

JesusLozada1 avatar Oct 11 '23 20:10 JesusLozada1