I have recreated a Settings App in iPhoneXR using SwiftUI concepts such as Form,Section,Toggle,Picker,Stack..etc
Puzzle is a simple game where you can solve a puzzle by rearranging small images to get a full image.
I have created a project which will show how to get JSON values from API and Integration of MapKit in SwiftUI.
Contacts is a sample Application which I developed while learning Xamarin Forms. I developed this project in MVVM architecture and can be able to run in both iOS and Android devices.I have used SQLite local Database and imlpemented many more features. I think this project will help lot of new developers who started learning Xamarin development.
This Repo contains iOS related blog projects I have written.
I have created a simple project explaining how to integrate SwiftUI into UIKit and also implemented how to download remote image from url using URLSession and explaining how to use them in swiftUI.I have also implemented how to bring previews for UIKit's View controllers.