pj4533 / OpenPics

An open source iOS application for viewing images from multiple remote sources.
GNU General Public License v3.0
67 stars 16 forks source link

Replace UIPopOverController #120

Closed pj4533 closed 8 years ago

pj4533 commented 10 years ago

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.