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

May I create a new hero repository written by Objective-C? #53

Closed
LucaGalaxy opened this issue Jan 22, 2017 · 4 comments
Closed

May I create a new hero repository written by Objective-C? #53

LucaGalaxy opened this issue Jan 22, 2017 · 4 comments

Comments

@LucaGalaxy
Copy link

our team want to import Hero into our project, but we want an OC version that may easy to maintain by us. :)
so I want to make an OC version from this repo, the copyright will still your's, I'll work as a translator

@lkzhao
Copy link
Collaborator

lkzhao commented Jan 23, 2017

I wouldn't recommend doing so. It will be a quite a lot of work. Was there a specific reason that you would like to implement this in OC?

@LucaGalaxy
Copy link
Author

yap cause our team has a lot of Engineers who are not so familiar with swift, but we really wanna use Hero in our project, it's so cool.
Also the OC version will make more easy for us to maintain or develop some new plugins

@lkzhao
Copy link
Collaborator

lkzhao commented Jan 24, 2017 via email

@MagicNew
Copy link

You can use Hero in ObjC via swift objc interoperation.
You can import Hero like this in OC:

#import <Hero/Hero-Swift.h>

<Hero/Hero-Swift.h> file not found when I use “ pod 'Hero' ”. Any suggestion?

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