Open andymatuschak opened 4 years ago
In #19 I implemented initial support for LaTeX rendering, but only for web. The Markdown integration should work in a cross-platform fashion, but KaTeX won't. I'll need to use MathJax's SVG renderer in combination with react-native-svg.
In #19 I implemented initial support for LaTeX rendering, but only for web. The Markdown integration should work in a cross-platform fashion, but KaTeX won't. I'll need to use MathJax's SVG renderer in combination with react-native-svg.