/100_Days_of_SwiftUI-Consolidation_V-Friendbook

The 4th consolidation project of "100 Days of SwiftUI" tutorial course from Paul Hudson's "Hacking with Swift" website. The app presents a list of friends, a list of their friends' friends (etc.), along with their respective details; the data is being downloaded and cached using Codable and Core Data. A complete project I have written from scratch.

Primary LanguageSwift

This repository is not active