4
scout
4y

So is it feasible to develop iOS swift apps also using vscode? Is it smoother than Xcode?
What about android apps...android Studio is so slow, what all will I miss if I use vscode for Java/kotlin apps instead?

Comments
  • 1
    Ya can, but to actually build the apps you need to use Xcode. AFAIK you don't really lose anything if you use an external editor with android studio, I did always use studio just to compile the app and run the emulator
  • 0
    You can get a long way with it, but in the end you will have to do builds and certain settings within xcode/AS

    But just writing the code itself, should be fine.

    i only use those crappy IDE's to compile and emulate.
  • 0
    It’s possible but not worth the time
  • 2
    Even a cheese grater is smoother than Xcode.
Add Comment