Can Only SwiftUI build a higher level of apps (Scan Virus App,Utility Device Health Monitor, IoT App,3D simulator eg. Body,Solar system) ?
Can Only SwiftUI build a higher level of apps (Scan Virus App,Utility Device Health Monitor, IoT App,3D simulator eg. Body,Solar system) ?
No, that's definitely not the case. SwiftUI is just a new way of creating user interfaces. The way apps function underneath still remains same. Hence, you can still create all the apps you desire using UIKit.