/SVLatexView

Math equation rendering on iOS using MathJax and WebKit

Primary LanguageJavaScriptMIT LicenseMIT

SVLatexView

CI Status Version License Platform

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.

Example

alt SVLatexView iOS Math View Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

SVLatexView is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'SVLatexView'

Author

Mazorati, alex@svntech.ru MathJax: https://www.mathjax.org/

License

SVLatexView is available under the MIT license. See the LICENSE file for more info.