I'm mostly doing iOS developement at my job these days, but I would kill for just a fraction of the quality tools Android developers get. The Android Dev team had been killing it, good job y'all.
❤️ 6
☝️ 6
t
Tim
06/11/2020, 1:07 PM
have u tried using AppCode instead of XCode? much better in my experience
👍 1
k
krtko
06/11/2020, 3:05 PM
Ya I actually use AppCode full time. It's such a life saver over XCode.
m
Matt Rea
06/12/2020, 2:46 AM
Same. Would love some storyboard support though 🙃
k
krtko
06/12/2020, 3:01 AM
Ah do yourself a favor and migrate to SnapKit
👀 1
m
Matt Rea
06/12/2020, 3:56 AM
ooo nice I like. SwiftUI seems like the future though
k
krtko
06/12/2020, 4:54 AM
I'm sure it will, but thats still at least three years away
m
Matt Rea
06/12/2020, 4:41 PM
Isn’t SwiftUI already in production? I know a few apps that use it
Compose though….
¯\_(ツ)_/¯
k
krtko
06/12/2020, 6:06 PM
It is being used in production by enthusiast. But its very unstable and crashes frequently, no one should be using it in production for an app where stability matter.
SwiftUI views can only be viewed by iOS 13, most of us support iOS 11 or roughly two years old iOS. Assuming SwiftUI gets magically fixed and runs great in iOS 14, it'll be roughly three years before most iOS apps drop iOS 13 support (aka the version of iOS with a buggy SwiftUI Implementation).