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.9 Şub 2021
Read moreWill SwiftUI be cross-platform?
You can choose SwiftUI to develop Multi-platform applications and also you can target Cross-platform in future as Swift is currently approaching for Android so we can hope for it in future or in this year WWDC.
Read moreCan you use SwiftUI on Linux?
SwiftUI on your platform OpenSwiftUI provides the API — other projects can implement the actual rendering of UI elements for different platforms like Linux, Windows, Embedded, and many more . SwiftUIEmbedded is one of the first projects that make use of OpenSwiftUI (Demo).
Read moreIs anyone using SwiftUI?
Here are the results, with 737 people participating : Yes, SwiftUI is absolutely ready on both platforms: 30.7% SwiftUI is ready for iOS only: 23.1%
Read moreCan Swift apps run on Android?
Getting Started with Swift on Android. The Swift stdlib can be compiled for Android armv7, x86_64, and aarch64 targets, which makes it possible to execute Swift code on a mobile device running Android or an emulator .
Read moreWhat devices can run SwiftUI?
SwiftUI runs on iOS 13, macOS 10.15, tvOS 13, and watchOS 6, or any future later versions of those platforms . This means if you work on an app that must support iOS N-1 or even N-2 – i.e., the current version and one or two before that – then you will be limited in terms of the features you can offer.
Read moreShould I start learning SwiftUI?
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 more