Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Objective-C support? #20

Closed
danipralea opened this issue Nov 17, 2015 · 11 comments
Closed

Objective-C support? #20

danipralea opened this issue Nov 17, 2015 · 11 comments

Comments

@danipralea
Copy link

No description provided.

@schickling
Copy link
Contributor

Hey @danipralea, since we're using Swift, we didn't had the use-case before to support ObjC.
But please feel free to open up a PR adding ObjC support if there are any additions needed.

@danipralea
Copy link
Author

Ok, thank you for your reply. I'm not a Swift expert, so I would rather not complicate things. Found another Obj-C library though.

@schickling
Copy link
Contributor

Great. Closing this for now.

@intoxicated
Copy link

@danipralea would you mind to tell me the name of library you found for Objective-C?

@danipralea
Copy link
Author

@intoxicated It's been a long time since then, but I think I sticked with ActiveLabel. Porting it to Objective-C will result in a pretty good library as well

@intoxicated
Copy link

@danipralea did you port it to objc yourself? or should I make it my own and maybe share it on the community :)?

@danipralea
Copy link
Author

no, you can use it directly @intoxicated

@intoxicated
Copy link

@danipralea what do you mean by use it directly? you mean bridging swift code into objc?

@danipralea
Copy link
Author

yup

@intoxicated
Copy link

@danipralea ah i see. Due to application size, I think I'm going to port into Objective-c, in fact, the code itself is not complicated at all. Thanks for quick respond!

@danipralea
Copy link
Author

glad I could help

On 12 Mar 2016, at 12:16, Wooyoung Chung notifications@github.com wrote:

@danipralea ah i see. Due to application size, I think I'm going to port into Objective-c, in fact, the code itself is not complicated at all. Thanks for quick respond!


Reply to this email directly or view it on GitHub.

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

No branches or pull requests

3 participants