So, to answer the question directly: yes should get busy learning SwiftUI because it is the future of app development on Apple’s platforms, but you still need to learn UIKit because those skills will be useful for years to come.
Read moreIs SwiftUI a functional programming language?
SwiftUI is a functional programming language that uses the View protocol to create reusable UI components.
Read moreIs SwiftUI the same as Swift?
So “SwiftUI” is the thing that draws buttons and stuff, Swift is the language it is written in , and probably the language that a programmer doing a “let’s show a list of flowers, let people tap on them, and see details about them” app uses.
Read moreCan you use SwiftUI on Windows?
This is an open source project of the Windows 11 desktop client implemented using SwiftUI.
Read moreCan you use SwiftUI for Android?
Nope, SwiftUI is Apple only .
Read moreIs SwiftUI good enough?
In short, SwiftUI is a wonderful and very promising framework . I think it’s the future. But, it could be another 3–5 years until it reaches the same reliability and robustness as UIKit. However, that doesn’t mean you shouldn’t use SwiftUI today.
Read moreWhat is SwiftUI good for?
SwiftUI helps you build great-looking apps across all Apple platforms with the power of Swift — and as little code as possible . With SwiftUI, you can bring even better experiences to all users, on any Apple device, using just one set of tools and APIs.
Read more