Closed zixun closed 7 years ago
did u try @import Neon; instead of #import <Neon/Neon-swift.h>?
yes,i tried. the selector in Neon.swift can use,but in other file can't
make any process?@zdenektopic
I'm using Neon in Objective-C Application right now. The Neon framework is used in one UI-component, which is written in Swift. However, the rest of the app is Objective-C based.
how did you use with Neon? by CocoaPods?@richardoti
I've just copied the whole framework to the project.
Use 'Facade'
Let me know if you're still having issues, closing this for now.
Can't use for Objective-C Application.
I have import the Neon-swift.h file