-
Notifications
You must be signed in to change notification settings - Fork 71
Closed
Labels
Help wantedResolution/ImplementedThe described enhancement or housekeeping work has been implemented.The described enhancement or housekeeping work has been implemented.Type/Enhancement
Description
As far as I can see, this project is limited to Xamarin.iOS only. However, for most people, the reason for choosing Xamarin instead of native Swift/Kotlin is code sharing with C#. Also, as time goes by, the Xamarin.Forms approach is slowly overshadowing Xamarin native. If this library can have Xamarin.Forms support, then we have a viable competitor to the MathJax/KaTeX + WebView approach, which is slow and RAM-consuming.
I can think of two approaches to this now:
- Use each platform's native APIs (6 platforms to support, so very time-consuming)
- Use Xamarin.Forms BoxViews with rotation (Might need very hacky ways to do this)
So, although both approaches are not very good, once Xamarin.Forms is supported, then:
- MathJax/KaTeX + WebView approach can be considered deprecated
- Popularity boost for this project!
P.S. Before you ask, I don't really know Xamarin.iOS/native iOS APIs well, so currently I can't really help you here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Help wantedResolution/ImplementedThe described enhancement or housekeeping work has been implemented.The described enhancement or housekeeping work has been implemented.Type/Enhancement