Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 931 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 931 Bytes

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.