I have to create the view in which I have to open .svg extension file in iOS project. I have some doubts for this .svg extension
You can't load .svg as an image, but you can load a UIWebView
with an SVG as content since the iOS browser can render SVG.
See also these questions: How to render SVG images in iphone without uiwebview?, How can I load vector image directly with iPhone SDK?, how to render all kind of svg files in iphone?
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With