pj4533 / OpenPics

An open source iOS application for viewing images from multiple remote sources.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replace UIPopOverController

pj4533 opened this issue · comments

The new UIPopoverPresentationController class handles the presentation of content in a popover. The existing UIPopoverController class uses the popover presentation controller to show popovers on the screen.