SwiftUI Tutorial: iOS 16 Grids

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

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

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

    Is it possible to have a GridRow of 10, let’s say, and on the first GridRow have a Rectangle of size 4 columns, the second and third Columns have Rectangles of size 1, another Rectangle of size 3 and the last Rectangle of size 1?
    Basically, is there an easy way to set the size of columns you want to use on the UI components themselves and not the GridRow?

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

      Basically, if you are using dynamic data you can pass that in and structure how you want. They will all align the way you want as long as every grid row has the same amount of items or color.clear elements. If you dont want to align them then you dont have to worry about that.

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

    thank you very much for this tutorial

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

      Thank you! Thanks for watching.

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

      @@DesigntoSwiftUI
      I am still watching your playlist with the SiftUI Tutorial.
      Can you please make a roadmap for iOS dev learners, please.
      Thank you advance
      Have a great daytime

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

      Sure do you mean like what you should learn and in what order?

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

      @@DesigntoSwiftUI
      Yeah right.
      iOS Roadmap for beginners 2022
      What to learn?
      How to practice?
      What to pay more attention?
      Basic mistakes to be aware of

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

      I’ll see what I can do