Pinned Repositories
Banking
Contacts
A sample app to show view controller communication
FlightInfo
An example of the MVVM pattern in iOS with value types for view models
HackerNews
A sample app to illustrate the MVVM in iOS apps with SwiftUI
Launches
A sample app that illustrates the use of Swift's Codable protocols to decode JSON data
Podcast
A sample iOS app showing how to download data using URLSession
Quotes
An example of table view MVC architecture in iOS
ToDoList
A better architected version of Apple's tutorial
TopQuestion
An example of calling REST APIs in iOS
TopQuestions
Making REST APIs calls in iOS with SwiftUI
matteom's Repositories
matteom/TopQuestion
An example of calling REST APIs in iOS
matteom/HackerNews
A sample app to illustrate the MVVM in iOS apps with SwiftUI
matteom/TopQuestions
Making REST APIs calls in iOS with SwiftUI
matteom/Banking
matteom/Podcast
A sample iOS app showing how to download data using URLSession
matteom/ToDoList
A better architected version of Apple's tutorial
matteom/FlightInfo
An example of the MVVM pattern in iOS with value types for view models
matteom/Launches
A sample app that illustrates the use of Swift's Codable protocols to decode JSON data
matteom/Quotes
An example of table view MVC architecture in iOS
matteom/Contacts
A sample app to show view controller communication
matteom/Quote
An example of the core concepts of iOS development
matteom/Landscapes
A sample iOS app in SwiftUI showing how to fetch and parse complex JSON data.
matteom/Budget
The MVC pattern for iOS apps in SwiftUI
matteom/Contact
A sample app to showcase SwiftUI's data flow mechanisms and property wrappers
matteom/Eliza
Functional programming in Swift in a real app
matteom/Photos
A photos social network app prototype built entirely using Xcode storyboards
matteom/Skirmish
A sample iOS app showing protocol-oriented programming
matteom/Events
Master Swift Generics: A practical guide to code reuse
matteom/EchoChat
A sample iOS chat app in SwiftUI showing how to use AsyncStram with WebSocket
matteom/Movies
A Practical SwiftUI Kickstart
matteom/Dogs
An example app performing network requests with async/await
matteom/Singleton
An example app that shows how to avoid singletons in iOS
matteom/Wallet
An example app that shows how to set up unwind segues in iOS
matteom/Books
A sample app outlining the foundations of Auto Layout
matteom/Pokemon
A sample iOS app in SwiftUI showing how to cache images with AsyncImage
matteom/State
An example of passing state across view controllers in an iOS app
matteom/WWDC-Notes
WWDCNotes.com content ✨
matteom/Calories
An example of unit testing for iOS in Xcode