Nikhil Trivedi
Nikhil Trivedi
@mchoe Hi, Thank you for quick reply. If file path is wrong i get the error message that file do not exists at path. So path is correct, still it...
@mchoe Hi, We are try to load svg into cell view. Code is as below. ``` import QuickLook import PromiseKit import Shimmer import UIKit import WebKit import SwiftSVG class KeyDocumentVC:...
@mchoe Hi can you please check above updated code. What can be the issue. I have cross checked the file path it is valid one. I will appreciate if you...