简体   繁体   中英

How to create a popup for the UITableViewCell like in Music App on iPhone (iOS 5)

Is there a simple way to create a popup like on the follow picture:

音乐应用的屏幕截图

The popup should only show up while pressing on the UITableViewCell and after releasing the touch event it should disappear. I wanna get the same behavior like on the iOS 5 (iPhone/iPod Touch)

I also checked WEPopover . But I would like to know if there is a native way to do it like apple.

On github there is a beautiful project that respond on you question!

Here the code: https://github.com/chrismiles/CMPopTipView

Easy to use.

A

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM