Charts: Demo in Swift 3

Created on 18 Jan 2017  路  4Comments  路  Source: danielgindi/Charts

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

Most helpful comment

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? ;-)

All 4 comments

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

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? ;-)

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

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

heumn picture heumn  路  3Comments

PrashantKT picture PrashantKT  路  3Comments

JW00332 picture JW00332  路  4Comments

Bharati555 picture Bharati555  路  4Comments

cilasgimenez picture cilasgimenez  路  4Comments