shankarmadeshvaran / SettingsAppInSwiftUI

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

Repository from Github https://github.comshankarmadeshvaran/SettingsAppInSwiftUIRepository from Github https://github.comshankarmadeshvaran/SettingsAppInSwiftUI

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.

About

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

License:MIT License


Languages

Language:Swift 100.0%