UIPopOverController for iPhone (currently only available for iPad)

后端 未结 6 929
礼貌的吻别
礼貌的吻别 2020-12-01 02:34

Before I implement something similar for the iPhone, I\'m wondering if anyone has implemented something similar of the UIPopOverController for the iPhone. T

6条回答
  •  北海茫月
    2020-12-01 02:49

    See my implementation here: https://github.com/werner77/WEPopover

    It has the same interface as the UIPopoverController but is generalized for iPhone and with support for custom background views.

提交回复
热议问题