Hello, I just started the KMM project. :grin: Befo...
# multiplatform
i
Hello, I just started the KMM project. 😁 Before that, I mainly developed Android. So I wonder what IDE you use when writing Swift code in the KMM project. It’s very uncomfortable to write Swift code in Android Studio, so I’m using XCode and Android Studio alternately. Are there any tips for me?
I've only used it very occasionally though so can't really vouch for it
i
@mbonnin Thank you! You use Android Studio and AppCode at the same time for the KMM, right?
m
I never really used AppCode in a productive setting to be honest but yea I think AS is still required for Kotlin so you'd have 2 IDEs.
y
I’m using Android Studio for common and Android code, and App Code + XCode for iOS code. App Code feels much more natural to me, and it has better refactoring capabilities and so on. But XCode is still needed sometimes, for editing Storyboards, property files, etc.
4