KUIPopOver icon indicating copy to clipboard operation
KUIPopOver copied to clipboard

How to use this in Objective-C ?

Open karthikmandava7 opened this issue 6 years ago • 3 comments

I have imported @import KUIPopOver; in .h file still I'm unable to call showPopover(sourceView: UIVIew) method.

karthikmandava7 avatar Jul 30 '18 09:07 karthikmandava7

@karthikmandava7 not yet support objective-c, I will release Objetive-c to work. If you need work, send me PR ^-^

Kofktu avatar Jul 30 '18 09:07 Kofktu

@Kofktu Please let me know once done with support of Objective-C. Thanks.

karthikmandava7 avatar Jul 30 '18 09:07 karthikmandava7

@karthikmandava7 I'll have to check out a little more about how you can use extensions in Objective-C with Swift.

Kofktu avatar Jul 31 '18 15:07 Kofktu