matteom / Dogs

An example app performing network requests with async/await

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dogs

A sample iOS app showing how to perform network requests using async await in Swift and SwiftUI

github image

How to use the code

The article explaining the code in detail can be found here.

Contributing

The code in this repository is provided only for didactical purposes. As such, it is tied to an article and I cannot updated it without also updating the article.

For this reason, please don't send any pull requests. If you want to contribute, I would really appreciate if you can link to the original article from your blog or share it on forums and social media. Thanks.

About

An example app performing network requests with async/await

License:MIT License


Languages

Language:Swift 100.0%