I'm trying to understand how to implement this into either a SwiftUI view or a UIKit view. I'm tried calling `Text(TwitterText.entities(in: myText))` and no luck with the error `No exact matches in call to initializer `
I'm trying to understand how to implement this into either a SwiftUI view or a UIKit view.
I'm tried calling
Text(TwitterText.entities(in: myText))and no luck with the errorNo exact matches in call to initializer