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 moreDoes Apple use SwiftUI?
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 moreHow much SwiftUI does Apple use?
2% are using SwiftUI.19 Ara 2021
Read moreDoes SwiftUI work on Mac?
SwiftUI runs on iOS 13, macOS 10.15 , tvOS 13, and watchOS 6, or any future later versions of those platforms.23 Eyl 2021
Read moreShould I adopt SwiftUI?
If you’re just looking to dip your toes, explore, or simply see what you can do with the latest and greatest, then SwiftUI is your go-to option. You don’t need to drown in older UIKit knowledge and get frustrated with making your app work on older versions.12 Eki 2020
Read moreIs SwiftUI easier than storyboard?
After looking at the pros and cons of both Storyboard and SwiftUI, according to my opinion building app UI using storyboard is comparatively easier for a beginner , and has been there was a very long time, but there are some flaws with it and that flaws have been taken care of in Swift UI.
Read moreIs SwiftUI mature enough?
The overwhelming consensus seems to be that SwiftUI is not quite mature enough to write entire apps with it — that is, 100% pure SwiftUI™. The reason is two-fold. First, the APIs you need might be missing, and thus you have to walk across the bridge to UIKit.
Read more