04

Here’s an open source UI component providing an easy-to-implement Swift based grid view with support for drag and drop re-ordering called ReorderableGridView from Cem Oclay.

ReordorablegridView supports views of the same width, but the views can be of differing heights, and you can add/remove views. ReordorablegridView is based on UIScrollView rather than UICollectionView.

Here’s an animation from the readme showing off the drag/drop and add/remove functionality:

You can find Reordorable on Github here.

Leave a Reply

Your email address will not be published.

You may use these HTML tags and attributes:

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>