Self Sizing Table View Cells

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

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

  • @CodePro
    @CodePro  5 ปีที่แล้ว

    Self sizing table view cell height is super easy and useful for handling tableview cell content that is dynamic and varies in both length and height.

  • @swiftlandacademy3193
    @swiftlandacademy3193 4 ปีที่แล้ว

    I was using the same idea programmatically but It was not working properly because I had set the constraints to the anchors of the view, rather than the contentView.. Now It works. Tks for helping.

  • @BranGaming20
    @BranGaming20 4 ปีที่แล้ว

    you are the best sir! i try lot of tutorial and just works when i saw your videos!

  • @DhruvilPatel
    @DhruvilPatel 4 ปีที่แล้ว

    Crystal clear simply fab!

  • @izzetkara5594
    @izzetkara5594 5 ปีที่แล้ว

    Thank for video :)

  • @priyansBrahmbhatt
    @priyansBrahmbhatt 5 ปีที่แล้ว

    Awesome 👏

  • @Stricken174
    @Stricken174 2 ปีที่แล้ว

    It's OK with labels, or text views, but what if have custom views on top of the content view? Like most social apps have.

  • @gandalfgrey91
    @gandalfgrey91 3 ปีที่แล้ว

    This is great but what if you want the text to be editable, like if you’re using a uitextview?

  • @ernestolucianotrespidi2278
    @ernestolucianotrespidi2278 4 ปีที่แล้ว

    Is possible to import one table like excel or number and read it by application ?

  • @Apollo-yg5qc
    @Apollo-yg5qc 5 ปีที่แล้ว

    Really cool explanation, thank you! Could you please do a video on how to implement scrollView and in pure code instead of using SB? thanks

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

      Good suggestion, I don't have any scroll view videos yet and it's something I thought of covering. Will add this suggestion to the future video queue.

  • @pavelsych4828
    @pavelsych4828 3 ปีที่แล้ว

    Thank you guy, but... there's too much of shit. You could just say about changing "number of lines property" from 1 to 0.