(OLD) Why modifier order matters – Views and Modifiers SwiftUI Tutorial 3/10

preview_player
Показать описание
In this project we take a close look at how views and view modifiers work in SwiftUI.

Рекомендации по теме
Комментарии
Автор

Questions? Comments? Tweet me @twostraws.

twostraws
Автор

Thanks for the tips!

Modifiers are flirting with the hellscape that is CSS. I'm surprised that this was the best the SwiftUI engineers could come up with in terms of styling components. Is it possible to attach a custom extension or a "style extension" to abstract the modifiers from the view in order to avoid clutter?

MrBlaq