Post

Replies

Boosts

Views

Activity

How can I call Swift extension method in my Objective-C class?It doesn't work when using @objc.
I need call Swift extension method in Objective-C method. But it remind me "No visible @interface for 'XXX' declares the selector 'custom-extension-method'". What should I do for the Swift extension method?
Replies
4
Boosts
0
Views
5.1k
Activity
May ’21