In the iBooks application, the brightness, font and search views subclass UIPopOverController but without border. Is there any way to mimic those views?
11
votes
2 Answers
1
votes
0
votes
Here is one https://github.com/werner77/WEPopover the arrow + bg are images, I guess we can replace that with transparent bg.
It can be used with iPhone as well.