All Things UICollectionView Series Pt 3 – Custom Collection View Cell

[ad_1]
DOWNLOAD Resources:

This video tutorial is brought to you by Developers Academy.

This is the place where we teach our students to Design, Prototype and Develop the best iOS apps in the world!

Thousands of students have been joining Developers Academy and take our courses to master iOS development, to design and create their own apps.

This video is Duc’s free-style video.

Duc is Developers Academy’s founder and executive producer.

Today, he would love to invite you to take our FREE collection of iOS crash courses at Developers Academy and take your iOS skills to a whole new level.

Take these FREE iOS Development Tutorial courses here:

If you would like to take our full iOS courses collection comprised of thousands of video tutorials, resources and courses, sign up here:

bit.ly/developers-academy

Join our students group of Facebook: bit.ly/da-students
Subscribe to our Youtube channel to get more tutorials daily: bit.ly/da-youtube
Join our FREE iOS courses:

Comments

7 responses to “All Things UICollectionView Series Pt 3 – Custom Collection View Cell”

  1. Steve Ding Avatar

    Man, your codes have Stanford CS193P signature all over them!!!

  2. Safwat Nazeer Avatar

    Thank you. I wonder where is the rest of the videos to complete the collection view series??

  3. fabricio aguiar Avatar

    Thanks for your tutorial…
    i made in objC, 99% works, i have one problem in layout… how can I translate this line for OjbC.

    let width = (CGRectGetWidth(collectionView!.frame) – leftAndRightPaddings) / numberOfItemsPerRow
    let layout = collectionViewLayout as! UICollectionViewFlowLayout
    layout.itemSize = CGSizeMake(width, width + heigthAdjustment)

    thaks man…

  4. Abid Ali Avatar

    i m new to IOS and today i have watched your video and i m stuck to the challenge

  5. amit saxena Avatar

    Thanks It help me alot , Can you please tell me how to create one section of collection view as Image slider with page controll horizontally , and rest section and grid formate .

  6. Richard Mao Avatar

    thanks a lot for putting together very informative video . I like it a lot !!

  7. Artem Sherbachuk Avatar

    Please make video how to make MODEL object. The concept, patterns or something else. Many people seek out video like that. Thanks Duc!)

Leave a Reply

Your email address will not be published. Required fields are marked *