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 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 moreIs SwiftUI difficult to learn?
From my personal experience, learning SwiftUI was a relatively easy process . … If you have never worked in a declarative framework like React or Flutter before then you may face some challenges getting comfortable with SwiftUI framework.
Read moreCan you use SwiftUI for Android?
Nope, SwiftUI is Apple only .
Read more