Closed ohitsdaniel closed 3 years ago
Unfortunately, onAppear is broken in SwiftUI iOS >14. Therefore, we fallback to UIKit's viewDidAppear method in Routed<Content> to determine when a screen is shown.
Routed<Content>
Apple Developer Forums Discussion
Unfortunately, onAppear is broken in SwiftUI iOS >14. Therefore, we fallback to UIKit's viewDidAppear method in
Routed<Content>
to determine when a screen is shown.Apple Developer Forums Discussion