RAReorderableLayout
RAReorderableLayout copied to clipboard
How to use it in Objective-c project?
I follow the tutorial of using swift code in obj-c project, and import "XXXX-Swift.h" but still get error, the RAReorderableLayout is not recognized in obj-c.
have you checked embed swift contents and define module in build settings?
Objective - C and swift mix,How to use?