Hi,
I’m currently looking for some guidance for displaying 2D vector graphics inside a Xamarin.Forms application.
The information I have is in SVG html tag format (...<//svg>) but we can probably reformat this info a SVG file.
I wanted to find you what you would suggest in terms of rending the information (e.g. WebView, OpenGLView), etc.
Unfortunately we can’t use third party plugins for security reasons.
Of course a SVG viewer with zoom and panning capability would be awesome but is not required.
Any suggestions greatly appreciated.
Thanks!