Post not yet marked as solved
Click to stop watching this thread.
You have stopped watching this post. Click to start watching again.
Post marked as unsolved with 0 replies
151
Views
Can SwiftUI work with core text?
Is there a way to draw the glyph variants out by swiftUI after I get the glyph name or code using core text?
I am trying to typesetting math equation using swiftui like what iosMath done in UIlabel. Is there a way to do so?