How to activate UIPopoverControl on iPhone?

2019-08-11 06:00发布

I've seen this feature several times on iPhone Apps (e.g.. At Bat, Garageband, etc.) and I'm just wondering how to activate the feature for iPhone without having to build an own class.

I've seen a simple YouTube video, but following the described steps didn't help much either...

So to be clear, I'd love to have some sample code or a simple explanation on how to port UIPopoverControl to iPhone.

Thanks in advance!

2条回答
Fickle 薄情
2楼-- · 2019-08-11 06:27

You may want WEPopover. It's not difficult to use.

查看更多
Bombasti
3楼-- · 2019-08-11 06:36

Hi for PopoverView in iPhone use this bellow Demo with Custom PopUpView..

  1. SNPopup
  2. WEPopover
  3. SeaGlass
查看更多
登录 后发表回答