Open abeyuya opened 7 years ago
let pdf = PDFViewController(document: document) pdf.allowsSharing = true pdf.shareBarButtonIcon = UIImage(named: "my_share_icon") // New feature!
What is this PR
Usage