SVLatexView 1.1.4

SVLatexView 1.1.4

Maintained by Alex Mavrichev.



  • By
  • Mazorati

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, [email protected] MathJax: https://www.mathjax.org/

License

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