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.73k stars 467 forks source link

Updated gitignore to exclude user-specific files; updated demo project and xib files; updated enum declaration, now using NS_ENUM macros #85

Closed yichizhang closed 9 years ago

chrismiles commented 9 years ago

Thanks!