I tried to display pdf in WKWEBView
let myRequest = URLRequest(url: pdfFile!) webView.load(myRequest)
and inside PDFViewer