The UIPopover class allows you to create great looking popovers that extend the functionality of your user interfaces on the iPad. Unfortunately there is no UIPopover implementation on the iPhone.
Paul Solt has created an open source library known as WEPopover that allows you to emulate that same functionality on the iPhone. You can also fill it in with whatever custom background you like to give your popover a custom look.
The Github for WEPopover can be found here with source and sample code:
https://github.com/PaulSolt/WEPopover
If you’ve wanted an easy way to create good looking popover’s and have them in iPhone apps WEPopover works well, and is easy to use.
©2011 iPhone, iOS 4, iPad SDK Development Tutorial and Programming Tips. All Rights Reserved.
.





