There is, only it is not a public API.
_UIHostingView
The underscore prefix means it is not public API. But it works if you try it out. However, I would not recommend using it, because there is a reason it is not public, and you will possibly bury mines in your code if you use it.
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: