I have a UIViewRepresentable with a UITextView and I want to set the font on the UITextView using the Font from the SwiftUI environment. I just need a simple init like:
No you can't, you have to use the params you passed to the Font to create UIFont
Font
UIFont