I am trying to remove all the right-side BarButtonItem
in QuickLook (QLPreviewController)
in iOS 15 and Xcode 13.2 and later.
My requirement is to only show search button in right-side of navigation bar. I tried many types of solutions but I'm not able to meet this requirement. I also read QuickLook
Document provided by Apple but I'm not having success. For more understanding show this Apple document: Apple QuickLook Document Link.