Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any insight on inspection of UIHostingConfiguration? #360

Open
chrisbrandow opened this issue Dec 17, 2024 · 1 comment
Open

Any insight on inspection of UIHostingConfiguration? #360

chrisbrandow opened this issue Dec 17, 2024 · 1 comment

Comments

@chrisbrandow
Copy link

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?

@nalexn
Copy link
Owner

nalexn commented Dec 18, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants