mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 11:18:39 +00:00
Added Android library (#1943)
* Added Android library Added a link to the android library for katex rendering. * Update the name to include correct capitalization
This commit is contained in:
committed by
Kevin Barabash
parent
f1a83dd3bf
commit
41dd71c241
@@ -21,6 +21,9 @@ These libraries are maintained by third-parties.
|
||||
### iOS
|
||||
- [KaTeX-iOS](https://github.com/ianarawjo/KaTeX-iOS): iOS UIView that renders TeX expressions with KaTeX
|
||||
|
||||
### Android
|
||||
- [KaTeXView](https://github.com/judemanutd/KaTeXView): An android library that uses Khan Academy KaTeX for TeX math rendering.
|
||||
|
||||
### React
|
||||
- [react-latex](https://github.com/zzish/react-latex): React component to render latex strings, based on KaTeX
|
||||
- [react-katex](https://github.com/talyssonoc/react-katex): React components that use KaTeX to typeset math expressions
|
||||
|
Reference in New Issue
Block a user