|
|
|
|
|
by afro88
233 days ago
|
|
We use it in my team and it works well enough, but iOS is a bit second class citizen. Everything translates to Obj-C (NSObject at the root), so even something as simple as a data class becomes NSObjects with a cumbersome dev experience rather than a native swift enum. We're looking forward to native swift export to go stable - it's currently experimental / beta. |
|
> looking forward to native swift export to go stable - it's currently experimental
What are the timelines given for a stable release?
And when it does, what else would you say are the next big things annoying/missing in terms of devex?