Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Build UICollectionView Apps with Swift & Xcode., а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:01:08
    Project Overview.
  • Урок 2. 00:06:37
    App Setup & UICollectionView Auto Layout.
  • Урок 3. 00:17:23
    Cells & Utilizing CollectionViewDelegateFlowLayout and CollectionViewDataSource.
  • Урок 4. 00:02:11
    Project Overview.
  • Урок 5. 00:08:46
    App Setup & UICollectionView Auto Layout.
  • Урок 6. 00:11:59
    Creating Cells - UICollectoinViewDataSource & UICollectionViewDelegateFlowLayout
  • Урок 7. 00:13:56
    UIImageVIew Content Mode & Auto Layout in Collection Cells.
  • Урок 8. 00:02:17
    Calculating Cell Size Correctly! - Logical Error Fixes!
  • Урок 9. 00:03:55
    UIDragSession - Utilize UICollectionViewDragDelegate to begin a drag session.
  • Урок 10. 00:10:24
    Determining cell a drop zone with UICollectionViewDropDelegate & DropProposal
  • Урок 11. 00:16:29
    Cell Drop with performBatchUpdates, insertItems and deleteItems at indexPath.
  • Урок 12. 00:05:29
    Dragging cells out of bounds - Providing a case for every scenario.
  • Урок 13. 00:01:16
    Project Outro.
  • Урок 14. 00:00:51
    Project Overview.
  • Урок 15. 00:08:38
    Setup a UICollectionView in a UIViewController.
  • Урок 16. 00:04:50
    CV ContentInset & CollectionViewFlowLayout Minimum InterItem & Line spacing
  • Урок 17. 00:06:53
    UIImageView - Placing an ImageView in our Collection Cells.
  • Урок 18. 00:02:55
    Project Overview & Subclassing UICollectionViewFlowLayout
  • Урок 19. 00:13:16
    CONCEPT - understanding layoutAttributesForElements - UICollectionViewFlowLayout
  • Урок 20. 00:08:12
    Calculating layout content size
  • Урок 21. 00:06:44
    Creating collection view layout attributes inside of the prepare method
  • Урок 22. 00:04:24
    Calculating cell X offset
  • Урок 23. 00:10:42
    Fetching pinterest image height and width with protocols in Swift
  • Урок 24. 00:06:16
    Correctly calculating image height
  • Урок 25. 00:12:09
    Making our layout dynamic
  • Урок 26. 00:12:40
    Pinterest Cell & Layout Fixes
  • Урок 27. 00:00:33
    Project Overview.
  • Урок 28. 00:04:59
    Utilizing UIStackView in our PinterestCell.
  • Урок 29. 00:06:47
    Adding a Custom UILabel to our horizontal stack view
  • Урок 30. 00:06:26
    Icons Images for our Pinterest cell icon button.
  • Урок 31. 00:01:46
    Bonus Lecture - iOS Course Codes.