You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the introduction of SwiftUI in iOS 13 Revert should have an example of this sort of view hierarchy so to ensure that Reveal renders information accurately.
Cases test:
Hosting SwiftUI in a primarily UIKit view hierarchy (eg, a nested UIHostingViewController).
Hosting UIKit views and controllers in in a primarily SwiftUI view hierarchy (adopting UIViewRepresentable and UIViewControllerRepresentable).
Activity