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
- Can we open .svf file directly in iOS like .png or any other images?
- Or we have to use any different thing to open this file.