RSSelectionMenu icon indicating copy to clipboard operation
RSSelectionMenu copied to clipboard

Cannot access class from Obj-C

Open yetdog opened this issue 5 months ago • 0 comments

I've imported the pod into my project, but I can't seem to get access to any classes in my obj-c code. When I try to modify the swift classes with "@objc" it tells me generic classes aren't visible from obj-c.

Is this project possible to use inside an objective C project?

Thank you!

yetdog avatar Sep 04 '24 21:09 yetdog