smuhammadraza's Stars
Nomi-ngj/SwiftUIExample
The UserListView displays a list of users using a List view, and each user is wrapped in a NavigationLink to navigate to the UserDetailsView when tapped. The UserDetailsView displays the details of a specific user.
HaraldBregu/Design_Patterns_With_Swift
Programming Design Patterns in Swift with simple examples
osama10/BMICalculator
Sample application for my article on Unit Testing in iOS swift
osama10/MVVM-C-Example
A sample project that shows the implementation of MVVM-C design pattern