Hi,
I'm a newbie in iOS app development and I was looking for a way to display LaTeX text in my app.
I'd like to load a text from a .tex file and show it in a view; this text contains math formulas (e.g., equations of any kind) and math symbols (integrals, ...).
Any idea of a good starting point to get it?
Thanks.