Is SwiftUI a part of Xcode?

SwiftUI is more than a framework. It is integrated into Xcode , enabling developers to build user interfaces much faster than ever before. You can edit the user interface of your application in code or in a visual editor that automatically reflects what your code translates to.

Read more