Join Slack
Powered by
Does anyone know how to upgrade to the latest App ...
# kotlin-native
i
iamsteveholmes
07/30/2021, 8:40 PM
Does anyone know how to upgrade to the latest App structure instead of AppDelegate and SceneDelegate? Asked this on
#multiplatform
https://kotlinlang.slack.com/archives/C3PQML5NU/p1627586038107100
h
hfhbd
07/30/2021, 11:34 PM
This is normal SwiftUI 2 code starting with iOS 14, see
https://developer.apple.com/documentation/swiftui
with the new SceneBuilder
https://developer.apple.com/documentation/swiftui/app
i
iamsteveholmes
08/04/2021, 10:29 PM
Any thoughts on the best way to update an app to this structure?
2
Views
Open in Slack
Previous
Next