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
It is recommended to test that SwiftUI view in isolation from the surrounding UIKit environment. The UIKit instrospection is possible but falls outside of the scope of the library due to a large number of nuances
I don't quite see a way into inspecting a SwiftUI view that is presented in a UITable/CollectionView via
UIHostingConfiguration
.Has this been investigated, or even better, am I overlooking a very obvious way to do this?
The text was updated successfully, but these errors were encountered: