问题
Is there some library that provides a UIView/UIViewController similar to the iPad popover on the iPhone? I'm just talking about a temporary view that appears on top of the current view, and does the nice transitions that a UIPopoverView does on an iPad.
回答1:
Just to complete the question. A iPhone popover implementation is hosted on GitHub: WEPopover
回答2:
You can try this on also. Click here to download FPPopover
来源:https://stackoverflow.com/questions/3692460/is-there-an-iphone-library-to-provide-something-similar-to-an-ipad-popover