SVLatexView is a third-party view library, which might help you display math formula on iOS apps. Two rendering engines available: MathJax and KaTeX. Supports self sizing WKWebView, that adapts to the size of its contents.
To run the example project, clone the repo, and run pod install
from the Example directory first.
SVLatexView is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'SVLatexView'
Mazorati, [email protected] MathJax: https://www.mathjax.org/
SVLatexView is available under the MIT license. See the LICENSE file for more info.