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

Can I use Eureka with Objective-C? #226

Closed
hdoria opened this issue Feb 3, 2016 · 2 comments
Closed

Can I use Eureka with Objective-C? #226

hdoria opened this issue Feb 3, 2016 · 2 comments

Comments

@hdoria
Copy link

hdoria commented Feb 3, 2016

I have a project that still uses Objective-C, but all the new classes are being written in Swift. Can I use Eureka for this project (inside the objective-c classes too) ou should I use XLForm?

@mats-claassen
Copy link
Member

Hi, we have not tried that. It should work (look here)
XLForm and Eureka have very similar features with some small differences, you can use any of them unless you want something specific that just one of them supports.

@mtnbarreto
Copy link
Member

@hdoria Eureka was almost completely written in swift and it uses swift specific language features that objective c doesn't have.

The only way to use Eureka from obj-c project is creating every form controller in swift.

Regards

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

No branches or pull requests

3 participants