ra1028 / RAReorderableLayout

A UICollectionView layout whitch can move item with drag and drop.
MIT License
867 stars 140 forks source link

Handle custom Layout #15

Open MatthieuTnsc opened 9 years ago

MatthieuTnsc commented 9 years ago

Hi, I'm trying to use RAReorderableLayout for my swift Project but after many tries I can't get to re-create my custom Layout.

What would be the best way to create something looking like that ?

dashboard

By the way, thank you for your great work ;)