Skip to content
This repository has been archived by the owner on Aug 1, 2019. It is now read-only.

Alternatives in Objective-C #40

Closed
lolgear opened this issue Sep 1, 2016 · 2 comments
Closed

Alternatives in Objective-C #40

lolgear opened this issue Sep 1, 2016 · 2 comments

Comments

@lolgear
Copy link

lolgear commented Sep 1, 2016

Could you provide alternatives in Objective-C in Readme section?

@DavidSchechter
Copy link
Contributor

According to Apple docs (https://developer.apple.com/library/content/documentation/Swift/Conceptual/BuildingCocoaApps/Migration.html):
"Remember that you cannot subclass a Swift class in Objective-C. Therefore, the class you migrate cannot have any Objective-C subclasses in your app."

Because NMessenger is set up to be accessed as a subclass, you cannot use it in Objective C.

@skensell
Copy link

I just recently open-sourced my Objective-C alternative: https://github.com/skensell/MXRMessenger

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants