Get started with UIStackView in iOS 9

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ธ.ค. 2024

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

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

    What I really like about your videos is that you "unwind" the issues. You take off each successive layer and show what the problem or issue is really all about. And then you jump in and point out the problems that other developers will be running into, and how to address those new problems. Tactical and strategic thinking!
    Definitely going to download your books. Don't know how you're making a living if you give away everything, but I hope it has a great trajectory.

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

    Enjoyed watching this video, informative and funny. Well done Paul!

  • @MichaelThomasiOSReal
    @MichaelThomasiOSReal 9 ปีที่แล้ว

    Brilliant! I've only just learnt auto-layout so can't really appreciate how much better Stack View is, but this video kind of helps me get a sense for the pain you guys have experiencedl around this hah

  • @aniketpatil6111
    @aniketpatil6111 9 ปีที่แล้ว

    hey paul your videos are cool but can you make the full video series of 30 apps with ios 9 and swift 2

  • @ionel71089
    @ionel71089 9 ปีที่แล้ว +3

    Stack views are also in WPF :D

  • @rogerpearson3043
    @rogerpearson3043 9 ปีที่แล้ว

    Excellent overview. Thanks.

  • @evedonbuddy
    @evedonbuddy 9 ปีที่แล้ว

    This is an entertaining and awesome tutorial. Updates about the child view hierarchy and subview arrays were helpful. Nice to know I wasn't going crazy when running into some of the problems highlighted here.

  • @abdouett3676
    @abdouett3676 9 ปีที่แล้ว

    Thank you for this great tutorial. You may have give an example in Xcode to better assimilate of UIStackView .

    • @twostraws
      @twostraws  9 ปีที่แล้ว +3

      abdou ett I already wrote some free UIStackView tutorials here: www.hackingwithswift.com/ios9-tutorials - enjoy!

  • @DrManhattan11
    @DrManhattan11 9 ปีที่แล้ว

    Dude you are awesome! Thanks for that great video. Funny and educational, perfect!

  • @JamalZafer
    @JamalZafer 7 ปีที่แล้ว

    Loved the video, it is engaging and cheerful! :)

  • @RavenousWolfSK
    @RavenousWolfSK 8 ปีที่แล้ว

    Missed that feature on ios dev so much (from wp platform)
    Great video btw!

  • @trollinlikeamadafaka5127
    @trollinlikeamadafaka5127 9 ปีที่แล้ว

    I really really enjoyed this vid! Thank you :-)

  • @3VAU
    @3VAU 9 ปีที่แล้ว

    Great tutorial and very funny indeed! ;) thanks

  • @strictnonconformist7369
    @strictnonconformist7369 8 ปีที่แล้ว

    As of the time I write this, UIStackView not being available before iOS 9 seems like no big deal: there are very few customers that are before iOS 9 that are going to be paying customers anyway, or they would have already bought a new device to run it on.

  • @TedHopp
    @TedHopp 8 ปีที่แล้ว

    Just one point: if you're going to call removeFromSuperview(), you do not have to call removeArrangedSubview() at all; the latter will happen automatically if you call the former.

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

    I like British accent.

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

    LOL..."autolayout survivor". I survived swift 1-3 also.

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

    Great tutorial. Disagree on the Obj-C comment tho. Swift is a hideous language.

  • @DavidNitzscheBell
    @DavidNitzscheBell 8 ปีที่แล้ว +2

    Too bad it's not a tutorial.

    • @twostraws
      @twostraws  8 ปีที่แล้ว

      If you're looking for my stack view tutorial, start here: www.hackingwithswift.com/read/31/overview

  • @KhunshanAhmad
    @KhunshanAhmad 9 ปีที่แล้ว

    (Y)

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

    "Super Easy To Use" is as far from the truth as something can be. StackView is a joke..