ollija / react-native-sortable-grid

Drag-drop-sortable grid view for react native
MIT License
439 stars 171 forks source link

Support items with a specific size and shape #24

Closed tqc closed 6 years ago

tqc commented 7 years ago

This adds the optional properties itemWidth and itemHeight which allow you to specify the ideal size/shape of an item rather than always using a square based on itemsPerRow.

fortunar commented 6 years ago

Very useful feature. Should be merged to master.Thanks @tqc.

inifaisal commented 6 years ago

+1 for this, please merge.

hori-imuuzak commented 6 years ago

+1