Exploring SwiftUI - Michie Ang

Published on: Monday, 16 September 2019

"SwiftUI is the biggest announcement Apple have announced this WWDC 2019. This will change the way we (Apple developers) develop our apps - moving us away from using the storyboards, xib, or view - view controllers, etc or using the MVC architecture. We can write less code, create reusable components and use the same code to build our iOS, iPAdOS, WatchOS, MacOS app.

In this talk, i’ll discuss what is SwiftUI, it advantages, limitations, and show you how to integrate it or start developing with it."