iOS Dev 41: UICollectionView Compositional Layout Explained | Swift 5, XCode 13

Поделиться
HTML-код
  • Опубликовано: 1 фев 2025

Комментарии • 33

  • @Chandan-xz8cd
    @Chandan-xz8cd Год назад

    This is first video of your channel, and i fall in love with your channel. such powerfull content and amazing explanation. thanks dude.😃

    • @EmmanuelOkwara
      @EmmanuelOkwara  Год назад

      Thanks, Chandan
      I appreciate the kind words 😊

  • @shaash5960
    @shaash5960 2 года назад

    Buddy, thank you so much. This is the best material on Compositional layout !

  • @isaaciniongun6568
    @isaaciniongun6568 2 года назад

    Excellent tutorial, loved every bit of it.
    Felt like I was back in school, LOL.
    Now I see Compositional Possibilities🚀🚀🚀🚀🚀🚀

    • @EmmanuelOkwara
      @EmmanuelOkwara  2 года назад

      “Compositional Possibilities” that’s a good one 😅

  • @zlata96
    @zlata96 Год назад

    Thank you so much! It was much easier to understand with you explanation 🙏

  • @valentinalinchuk
    @valentinalinchuk Год назад

    Thank you so much for your videos! You explain very very well))

  • @thientoan0101
    @thientoan0101 Год назад

    Very easy to understand, thank you so much

  • @simrandotdev
    @simrandotdev 2 года назад +5

    A video on CollectionView Diffable Data Source as well. And then a video with a combination of Compositional Layout and Diffable Data Source in a single collection view

    • @EmmanuelOkwara
      @EmmanuelOkwara  2 года назад +4

      Diffable data source is actually on my list.
      Video coming soon 😊

  • @YogeshPateliOS
    @YogeshPateliOS 2 года назад +1

    Hey thanks for the video. Why you create your helper as a struct not a class?

  • @aiinque
    @aiinque Год назад

    great explanation. thank you!

  • @TechyMom-ft
    @TechyMom-ft 2 года назад +1

    Love from , India . Thanks bro .

  • @tehilataub
    @tehilataub 2 года назад +1

    Great tutorial, thanks for that !
    Question - If I fetch more images (like infinite scrolling) - do I need to call to createLayout again? or layoutIfNeeded?

    • @EmmanuelOkwara
      @EmmanuelOkwara  2 года назад +3

      No. You create the layout one time and as your data changes, the list will be updated to follow the layout.

  • @mdtarifkhan1825
    @mdtarifkhan1825 2 года назад

    sir, I love your teaching ❤
    hope all time you upload new video with new thing for us 😍
    Thank you so much sir for give us your valuable time💕

    • @EmmanuelOkwara
      @EmmanuelOkwara  2 года назад

      Thank you so much for the kind words 😊

  • @10xengineerfut
    @10xengineerfut 2 года назад

    Nice bro, good luck

  • @ИванСелюк-ж9у
    @ИванСелюк-ж9у 2 года назад

    why the change of alignment doesn't change scroll

  • @rajanmaheshwari
    @rajanmaheshwari 2 года назад

    Hi Emmanuel,
    Now the function of NSCollectionLayoutGroup:
    open class func horizontal(layoutSize: NSCollectionLayoutSize, subitem: NSCollectionLayoutItem, count: Int) -> Self
    is deprecated.
    And the new function
    open class func horizontal(layoutSize: NSCollectionLayoutSize, repeatingSubitem subitem: NSCollectionLayoutItem, count: Int) -> Self
    Doesn't yield the output as shown in the video. Can you replace your func and see the behaviour. Its totally different now.
    I think as per new func its our responsibility to adjust the layout size of item and feed the item in group. In your case to have count = 2 horizontally, we need to set the layout size width with fraction as 0.5 in NSCollectionLayoutItem.

  • @10xengineerfut
    @10xengineerfut 2 года назад

    It would be good, if you did a video about what a junior iOS devs should know)

    • @EmmanuelOkwara
      @EmmanuelOkwara  2 года назад +1

      That’s a good one. I’ll add to my list

  • @pickleteach1920
    @pickleteach1920 2 года назад

    Thank you so much!

  • @RiadSultanov
    @RiadSultanov Год назад

    it would be nice if you put the result of the work you're going to do before the work itself (when editing video) instead of showing it with fingers. It's just about what you can do better, anyway nice video, thanks very much!

  • @Stricken174
    @Stricken174 2 года назад

    thank you man)

  • @raychen4458
    @raychen4458 2 года назад

    Sir how do you know what item is selected when creating multiple items wrapped in different groups ?

    • @EmmanuelOkwara
      @EmmanuelOkwara  2 года назад

      You’ll use the collectionview’s didSelectItemAt delegate method which will give you the index of the selected item.

  • @Stricken174
    @Stricken174 2 года назад +1

    magic is forbidden outside Hogwarts!

    • @EmmanuelOkwara
      @EmmanuelOkwara  2 года назад

      Is this a reference to Harry Potter? 😅

    • @Stricken174
      @Stricken174 2 года назад +1

      @@EmmanuelOkwara Yes) This looks awesome, probably illegal)))