I just need to say that after reading through Swif...
# random
e
I just need to say that after reading through Swift code for the past month or so for work, I am seriously happy that I get to work with a language as wonderful as Kotlin!
👍 1
💯 5
swift 2
kodee loving 5
👍🏾 1
Sure there are some nice parts of Swift that would be nice to have in Kotlin, but the general approach to the language, the stdlib, and especially the naming of some functions is just...
2
d
swift kodee angry - Seriously?
Right there with you @eygraber - transitioning a Native iOS project to KMP RN. I always liked Swift but it's reminding me why I prefer Kotlin!
s
Only used Swift and SwiftUI for half a year before switching to Compose for iOS. Swift felt like a bad Kotlin clone to me. Something’s were fine and nearly the same and others were really off. Swift is not for me,
h
With all the recently added modifiers/keywords and focusing on safety, the compiler is more confused than me.
😂 6
r
Behold my entire Swift codebase:
Copy code
import ComposeApp

MainKt.main(args: CommandLine.arguments)
🦜 7