Any suggestions on how to dismiss a UIViewRepresentable view? Thank you
Hi @lewis-h,
There seems to be some disconnect between your response and the original question.
1 Like
@flmcl Do you still have issues with this?
Yes sorry I thought I had posted it. I managed with:
self.presentation.wrappedValue.dismiss()
Thank you
This topic was automatically closed after 166 days. New replies are no longer allowed.