KUIPopOver
KUIPopOver copied to clipboard
How to use this in Objective-C ?
I have imported @import KUIPopOver; in .h file still I'm unable to call showPopover(sourceView: UIVIew)
method.
@karthikmandava7 not yet support objective-c, I will release Objetive-c to work. If you need work, send me PR ^-^
@Kofktu Please let me know once done with support of Objective-C. Thanks.
@karthikmandava7 I'll have to check out a little more about how you can use extensions in Objective-C with Swift.