react-native-mathjax-html-to-svg
react-native-mathjax-html-to-svg copied to clipboard
formulas not on the same baseline
Hello,
I am generating multiple formulas in different blocks of Text (it is required for my application) :

After generating 3 randoms formulas, I have :

All formulas are generated but the position to the baseline for each one is different so the final result is not beautiful as it should be. Does someone have a solution?
Any fix to this?