This weekend I used Codex to make a SwiftUI wrapper based on view controller modal work from @danielmgauthier
I have it working for a bunch of the use cases I needed. (bottom alignment, iPad support / keyboard detection & positioning, modal stacking)
I hope you find it useful as well!
https://github.com/DannyBehar/SuperModal

