SwiftUI tutorial: How to use the toolbar for iOS and macOS? Navigation bar item placement

Поділитися
Вставка
  • Опубліковано 27 жов 2024

КОМЕНТАРІ • 9

  • @MrMassmaker
    @MrMassmaker 2 роки тому

    12:20 Damn. I spent 30 minutes to understand how to show/hide bottom toolbar depending on a condition.
    I knew I`ll have an answer in your video. Thanks a lot!) Great job.

  • @paulfarnam
    @paulfarnam 3 роки тому

    That was an excellent video! Thank you for sharing your process.

  • @joachimkellermann4249
    @joachimkellermann4249 3 роки тому

    Vielen Dank für deine Videos!

  • @ts200010
    @ts200010 Рік тому

    Hi, seemed like a great video but when I downloaded the GIT, it did not work. The first item I toggled brought up a toolbar item after that the whole UI was dead. I am on macOS 12.4... Hmmm

  • @thomasvalter333
    @thomasvalter333 2 роки тому

    Hi Karin,
    Thank you so much, I've been struggling with this a lot.
    On MacOS: With regards to ToolbarItemPlacement.
    While I can get .principal to place my item A in the center, and .status to place my item B the right, if I try BOTH at the same time, they are either both placed center OR right.
    Can you elaborate on how to get item A in the center, while item B is on the right side?
    This should be simple, and work, right?:
    .toolbar () {
    ToolbarItem (placement: .principal) {
    Text("Item A")
    }
    ToolbarItem (placement: .status) {
    Text("Item B")
    }
    }
    Thanks!

  • @frempongadarkwa2232
    @frempongadarkwa2232 3 роки тому

    Thanks

  • @onur.ulusoy
    @onur.ulusoy 3 роки тому

    Should I buy a 8gb ram m1 or 16gb of m1 for devolepment

    • @edutyl9372
      @edutyl9372 2 роки тому

      buy a 16gm ram. In the long run, its helpful