This article is a good start to the SwiftUI development journey for UIKit developers - it covers some fundamental principles, layout, transitions, gestures and data flow. I pretty sure there're enough articles with similar topics, but I just like to see it covers all needed in one place for the smooth start.
http://aplus.rs/2019/swiftui-for-uikit-developers/
#SwiftUI
http://aplus.rs/2019/swiftui-for-uikit-developers/
#SwiftUI
Forwarded from Readaggregator - iOS, Swift, Apple, Programming, Mobile (Nikita Ermolenko)
Sheets in SwiftUI are not so obvious to work with, so Artem decided to highlight and clarify some interesting behaviors.
https://blog.artemnovichkov.com/sheet-happens
#iOS #swiftUI
https://blog.artemnovichkov.com/sheet-happens
#iOS #swiftUI
Teletype
Sheet happens. Working with modal views in SwiftUI
My experience with sheets in SwiftUI based on developing pet projects.