Tolga Beser
Results
4
comments of
Tolga Beser
It works. Can you post you're code.
Try doing it this way, ``` objective-c KLCPopup* popup = [KLCPopup popupWithContentView:contentView]; popup.dimmedMaskAlpha = .85; [popup show]; ```
Nah if you do do the latest version option while adding the cocoapod it works. `pod 'KLCPopup', :head`
Still not added btw.