Shachar

Results 166 comments of Shachar

If mathjax manages then this repo should also because it uses mathjax. Maybe the version is outdated. Try updating and building

This is a major issue and is the reason why I want to move both android and iOS to different implementations as mentioned in #25. Behind the scenes this is...

OK. Good work. I am not sure how to proceed. This can be handled via `mathjax` or `react-native-svg` or both. I tried something out, which isn't so good, but take...

My approach was trying to handle it with `viewBox` prop `react-native-svg` but I still need to shift it and don't know how to calculate the amount.

This is **hilarious**! How did you notice it up there?? > `rnsvg-fix-height` makes math expression almost invisible (extremely small) on iOS, so something is not okay. See the example below....

Supporting `flex-wrap` is major. And I agree that at least resizing is a suitable way to handle UI until then. So the fork was successfulish. I did change the layout...

BTW the native approach is how and why android works

[getBBox](https://github.com/react-native-community/react-native-svg/blob/26306357e19e0338cb92171545dddade4a4e2005/ios/ViewManagers/RNSVGRenderableManager.m#L150) Maybe the default ex config (8) is wrong for ios...?