Hey everyone! I wrote <an article> on the onboardi...
# android
e
Hey everyone! I wrote an article on the onboarding process for mobile development and how well both Apple and Android do in that aspect. While it's not strictly Android or Kotlin focused, it would be invaluable to hear about your experiences as new mobile developers and how well the article reflects on the onboarding process. Of course, constructive criticism of my writing is welcomed so please do reply to this message if you have anything to add.
👍 2
i
Apple does have best documentation, but SwiftUI one really sucks.
e
Huh, nice to know! Is that their recommended UI library/framework? I'm aware that things like React Native are available on iOS of course, but does Apple recommend SwiftUI as the default approach like Google does Compose? If so, color me impressed that it's survived so long.
i
SwiftUI is declarative UI framework like Jetpack Compose and React Native
e
Ah I see. Tooling-wise, it does look quite a bit better than Compose, but perhaps that contrast is a little unfair, considering the maturity of SwiftUI in comparison.