Hi, does anyone know of a Android library that can render MathJax/Katex/Latex-like math formulas natively (i.e. without using any sort of webview)?
I've found
https://github.com/simpleclub/CaTeX/ that works for Flutter but I need a library to use in my Kotlin based application