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

Demo in Swift 3 #2092

Closed
frederic-adda opened this issue Jan 18, 2017 · 4 comments
Closed

Demo in Swift 3 #2092

frederic-adda opened this issue Jan 18, 2017 · 4 comments

Comments

@frederic-adda
Copy link

Since the library is written in Swift, why not issue a demo project in Swift ?

@pmairoldi
Copy link
Collaborator

It's to make sure the objective-c still works.

@frederic-adda
Copy link
Author

ok, but that's not really consistent with advertising about the framework being written in Swift.
I mean, a lot of developers are using this library BECAUSE it's written in Swift, and therefore expect to find some Swift in the demo project.
Also, the big changes in Charts 3.0.1 are related to Swift 3.
I agree that it's not that difficult to re-translate from obj-C to Swift, but, once you have chosen the future, why look back? ;-)

@kevinburandt
Copy link

It would be very helpful if there were Swift 3 examples.

@danielgindi
Copy link
Collaborator

The framework is written in Swift. Demos are in ObjC to make sure and to demonstrate interoperability. If you are a developer you can take a function name from ObjC and call it in Swift, it's not rocket science.

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

4 participants