iosMath
iosMath copied to clipboard
how to show latex formula in swiftUI
how to show latex formula in swiftUI
You can wrap the MTMathUILabel in a UIViewRepresentable.
Is there a way to make this work on a macOS app ?
Is there a way to make this work on a macOS app ?
Wrap it in a NSViewRepresentable.