SettingsAppInSwiftUI icon indicating copy to clipboard operation
SettingsAppInSwiftUI copied to clipboard

I have recreated a Settings App in iPhoneXR using SwiftUI concepts such as Form,Section,Toggle,Picker,Stack..etc

SettingsAppInSwiftUI

I have recreated a Settings App in iPhoneXR using SwiftUI concepts.I have also used UIKit's Activity indicator into swiftUI project.

Concepts

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.

Implementation

I have put an detailed article about this settings app implementation in Medium.

More Updates

Follow me on Twitter to get the latest update about features, code and more.Consider star the repo if you like it.Thanks.