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
The premise of this component sounds like what I am looking for (getting touches through a UIHostingController) but I do not understand how to use HostingParentController. Where do I pass my SwiftUI View?
In the screenshot in the README you initialize some UIHostingControllers but it is not clear where the variables are used.
It would be helpful to have some more example code in the README :)
The text was updated successfully, but these errors were encountered:
Hey there!
The premise of this component sounds like what I am looking for (getting touches through a
UIHostingController
) but I do not understand how to useHostingParentController
. Where do I pass my SwiftUIView
?In the screenshot in the README you initialize some
UIHostingController
s but it is not clear where the variables are used.It would be helpful to have some more example code in the README :)
The text was updated successfully, but these errors were encountered: