I have recreated a Settings App in iPhoneXR using SwiftUI concepts.I have also used UIKit's Activity indicator into swiftUI project.
I have used swift views such as Forms,Sections,Toggle,Picker,Stack,NavigationLink and etc.I have also implemented ActivityIndicator(UIKit) into swiftUI using UIViewRepresentable.
I have put an detailed article about this settings app implementation in Medium.
Follow me on Twitter to get the latest update about features, code and more.Consider star the repo if you like it.Thanks.