Harshil Shah on Nostr: What’s the right way to present a view controller in a SwiftUI hierarchy? I’ve ...
What’s the right way to present a view controller in a SwiftUI hierarchy?
I’ve been adding a background hosting view controller and just using present there, and that works fine for one layer but breaks in strange ways if I present another view on top of that using the same technique
I’ve been adding a background hosting view controller and just using present there, and that works fine for one layer but breaks in strange ways if I present another view on top of that using the same technique