Day: January 23, 2015

Swift Collection View: Phase 6/9

So far, you learned how to implement these features of the UICollectionView class: Display custom collection view cells in a single section of a collection view. Enable the user to select a cell in the collection view and display its details in a second screen. Delete a collection view cell by clicking a delete button of […]