docs: add an iOS library (#2838)

Co-authored-by: Kevin Barabash <kevinb@khanacademy.org>
Co-authored-by: ylemkimon <y@ylem.kim>
This commit is contained in:
nks5117
2021-03-23 22:50:52 +08:00
committed by GitHub
parent c5b06e7eb9
commit 1a7167cdbb

View File

@@ -20,6 +20,7 @@ These libraries are maintained by third-parties.
### iOS
- [KaTeX-iOS](https://github.com/ianarawjo/KaTeX-iOS): iOS UIView that renders TeX expressions with KaTeX
- [KatexUtils](https://cocoapods.org/pods/KatexUtils): KaTeX solution for newer iOS version, supports CocoaPods integration
### Android
- [KaTeXView](https://github.com/judemanutd/KaTeXView): An android library that uses Khan Academy KaTeX for TeX math rendering.