SwiftMath provides a full Swift implementation of iosMath for displaying beautifully rendered math equations in iOS and MacOS applications. It typesets formulae written using LaTeX math mode in a UILabel equivalent class.
☆368Feb 3, 2026Updated 2 months ago
Alternatives and similar repositories for SwiftMath
Users that are interested in SwiftMath are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- SwiftMathDemo demonstrates the use of SwiftMath using SwiftUI. The same code runs on Macs, iPhones, and iPads. Code is entirely written i…☆18Dec 18, 2024Updated last year
- A SwiftUI view that renders LaTeX.☆365Apr 7, 2026Updated 3 weeks ago
- Converts and renders math expressions in Swift using MathJax and the JavaScriptCore framework.