Learn how to design views with SwiftUI and create complex views
- SwiftUI Tutorial https://developer.apple.com/tutorials/swiftui/tutorials
Clone the repository and open it in Xcode 11 or higher
XCode using SwiftUI
- Views in separated files (row and list)
- Data loaded from json
- Navigation in each row to Profile View
- Circle shaped image
- User Data using Vertical and Horizontal Stack Views
- Map view
- Different views in separated files
- José Rubén Castro Soriano - RubensSoft