TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Should I use SwiftUI or UIKit for a new iOS app in 2020?

9 pointsby mraisonalmost 5 years ago
My company [1] has been developing an iOS app for a few months and want to launch in the fall. We’ve been using React Native for prototyping, but decided to go fully native moving forward (our usage of custom native modules played a part in that decision). We&#x27;re really on the fence regarding which UI framework to choose. What&#x27;s your experience? What would you do in our situation? Would you pick one over the other? Use a little bit of both?<p>Relevant context:<p>• we&#x27;re starting from scratch (no legacy codebase)<p>• only supporting iOS 13+ is fine<p>• execution speed matters, but we care deeply about UX and we&#x27;re playing the long game<p>• we&#x27;re mostly &quot;full stack&quot; devs, although we are actively looking for an iOS engineer<p>[1] https:&#x2F;&#x2F;www.nabla.com&#x2F;

3 comments

ceocoderalmost 5 years ago
Hey Martin, I was looking into this to understand current landscape of iOS development. Found this[0] very detailed post about SwiftUI vs UIKit - HTH. When you do decide, do you mind posting about your decision and rational as well? In addition what made you decide against ReactNative and going fully native?<p>[0] <a href="https:&#x2F;&#x2F;medium.com&#x2F;@SteelKiwiDev&#x2F;swiftui-vs-uikit-benefits-and-drawbacks-6a540cced684" rel="nofollow">https:&#x2F;&#x2F;medium.com&#x2F;@SteelKiwiDev&#x2F;swiftui-vs-uikit-benefits-a...</a>
ar7huralmost 5 years ago
I&#x27;m also wondering if it&#x27;s more strategic to have the top level (navigation etc.) in SwiftUI and lower levels in UIKit, or the reverse?
cordic_rpnalmost 5 years ago
For your company, SwiftUI no brainer. Regards to Yann if he ever drops by your Paris office. Anonymous with a long long experience in iOS.