Note that there are some explanatory texts on larger screens.

plurals
  1. POUICollectionView like iOS Home Screen
    text
    copied!<p>I wanna make an UICollectionView like iOS Home Screen. I found several (and good) samples like:</p> <p><a href="http://mobile.tutsplus.com/tutorials/iphone/uicollectionview-layouts/" rel="nofollow noreferrer">http://mobile.tutsplus.com/tutorials/iphone/uicollectionview-layouts/</a></p> <p><a href="http://www.cocoacontrols.com/platforms/ios/controls/sespringboard" rel="nofollow noreferrer">http://www.cocoacontrols.com/platforms/ios/controls/sespringboard</a></p> <p><a href="http://www.cocoacontrols.com/platforms/ios/controls/aqgridview" rel="nofollow noreferrer">http://www.cocoacontrols.com/platforms/ios/controls/aqgridview</a></p> <p><a href="http://www.cocoacontrols.com/platforms/ios/controls/namenu" rel="nofollow noreferrer">http://www.cocoacontrols.com/platforms/ios/controls/namenu</a></p> <p><a href="http://www.cocoacontrols.com/platforms/ios/controls/mgbox2" rel="nofollow noreferrer">http://www.cocoacontrols.com/platforms/ios/controls/mgbox2</a></p> <p><a href="https://stackoverflow.com/questions/7531246/ios-are-there-any-open-source-launcher-views-like-the-home-screen">iOS: Are there any open-source Launcher Views like the home screen?</a></p> <p>All libraries above work well. Editing, removing and animating is not a problem. But combining two cells into a new group, well, none of the libraries was able to do it. I heavily searched and I didn't find anything. Does anybody know any libraries to combine two cells with drag and drop?!?! Or at least has some tips on how to make?!?</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload