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 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 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 more