creating editable fields in mathml
I am creating an ios app that serves as a math editor. My current plan is to use mathml and create editable fields for different components (frac, sqrt, etc). However, I don’t know of a way to do it. Right now, I have a wkwebview that renders mathml that is inputed.