Customizing Lists in SwiftUI: Tips and Tricks for iOS App Development

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ม.ค. 2025

ความคิดเห็น • 18

  • @kodij
    @kodij ปีที่แล้ว +1

    Oh, for some reason this channel makes me want to learn Swift even more every time I hear the narrators voice. I love this channel. Thank you so much.

  • @versystudio822
    @versystudio822 ปีที่แล้ว +1

    The best tutorial format for my taste, 100% pure info. Thank you.

  • @adamcm82
    @adamcm82 ปีที่แล้ว +1

    Just perfectly helpful - thank you!

  • @MosabbirSadman
    @MosabbirSadman ปีที่แล้ว +1

    Came across your video for the very first time...already excited to go through the remaining ones! 🤩

  • @aliufemi
    @aliufemi ปีที่แล้ว +1

    Thanks Craig. I’ve learnt a ton about lists from these your videos. This new video format is 🔥

    • @DesigntoSwiftUI
      @DesigntoSwiftUI  ปีที่แล้ว +1

      Thanks Femi. I look to hearing what you think about next weeks video.

    • @aliufemi
      @aliufemi ปีที่แล้ว +1

      I look forward to watching it.

  • @nro337
    @nro337 ปีที่แล้ว +1

    Awesome video! Thanks for the coverage

    • @DesigntoSwiftUI
      @DesigntoSwiftUI  ปีที่แล้ว

      Thank you 🙏🏾 and thanks for watching. I appreciate the support.

  • @linusolmin9313
    @linusolmin9313 3 หลายเดือนก่อน +1

    How do I change the selection color?

    • @DesigntoSwiftUI
      @DesigntoSwiftUI  3 หลายเดือนก่อน

      @State private var selectedItem: String?
      .listRowBackground(item == selectedItem ? Color.red : nil)

    • @linusolmin9313
      @linusolmin9313 3 หลายเดือนก่อน

      @@DesigntoSwiftUI Thats not the same background that's applied when the currently selected itemtag matches the $selection var.

    • @DesigntoSwiftUI
      @DesigntoSwiftUI  3 หลายเดือนก่อน

      @@linusolmin9313 it was an example of how to do it.

  • @merakshot9277
    @merakshot9277 ปีที่แล้ว +1

    effective video bro ❤