Will App Structure and Behavior in SwiftUI be discussed in a session? I’m hoping to understand more about Swift 5.3 App and Scene protocols and the @main attribute and how I might, or might not, use it in my SwiftUI app I’m starting to work on.
Will App Structure and Behavior in SwiftUI be discussed in a session?
Very likely to be discussed in the coming SwiftUI sessions...
Introduction to SwiftUI
App essentials in SwiftUI
What's new in SwiftUI
...
The description for "What's new in SwiftUI" does specifically state that it will go into the new APIs to create an app entirely in SwiftUI like @main so that one should cover what you want.