5. Formatting Buttons Stacks within Stacks and Spacers

Поділитися
Вставка
  • Опубліковано 26 вер 2024
  • We'll learn to format buttons using ButtonStyle and work with Spacers in SwiftUI.
    Based on the free university course by Prof. John Gallaugher. For more info, see / profgallaugher .

КОМЕНТАРІ • 3

  • @NTuneLabs
    @NTuneLabs 5 місяців тому +1

    I'm not sure why your videos are not getting more views, but I find your teaching style to be very palatable and easy to understand. THANK YOU for posting these!

  • @AdminAlley
    @AdminAlley 3 місяці тому

    Just for further clarification the modifier .foregroundColor still seems to work but will only modify the string within the button where .tint modifier fills the rounded rectangle.