chrismiles / CMPopTipView

Custom UIView for iOS that pops up an animated "bubble" pointing at a button or other view. Useful for popup tips.
https://github.com/chrismiles/CMPopTipView
MIT License
2.74k stars 466 forks source link

How to dim view #98

Open uzman opened 9 years ago

uzman commented 9 years ago

Hi, is it possible to dim background (self.view not popTipView)?

spybart commented 7 years ago

I'm also interested in this.