Tag: autolayout

  • FACEBOOK NEWSFEED PT 1: Set up UICollectionView Programmatically

    FACEBOOK NEWSFEED PT 1: Set up UICollectionView Programmatically

    [ad_1] EPISODE DOWNLOAD: In this episode, let’s build Facebook Newsfeed from scratch all programmatically without using the Storyboard. You’ll learn: + How to set up your app’s view hierarchy + Set up UICollectionViewController + Create custom UICollectionViewCell + Implement UICollectionViewDataSource EPISODE DOWNLOAD: ********* ABOUT CODE MASTERY ********* Code Mastery is hosted by Duc Tran, founder…

  • UICollectionView Swift Tutorial Pt 2 – Build Pinterest Newsfeed with UICollectionView

    UICollectionView Swift Tutorial Pt 2 – Build Pinterest Newsfeed with UICollectionView

    [ad_1] Join this course for FREE: UICollectionView has increasingly been popular in world-class apps because it’s incredibly effective and customizable with a stand-alone layout object – UICollectionLayout subclass. In this course, you’ll learn how to: + Create UICollectionView and UICollectionViewController + Subclass UICollectionViewCell to create custom Collection View Cell + Create subclass for UICollectionViewLayout to…