
So far, you’ve learned how to implement these features in the SwiftCollectionView workshop: 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 view. Today, you will learn how to implement this feature in the iOS app: […]