Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/artemnovichkov/offlinedataasyncexample

An example of using async/await in Swift 5.5
https://github.com/artemnovichkov/offlinedataasyncexample

ios swift swiftui

Last synced: 2 months ago
JSON representation

An example of using async/await in Swift 5.5

Awesome Lists containing this project

README

        

# Offline Data Async Example

An example project for [Async/await for existing iOS apps](https://www.artemnovichkov.com/blog/async-await-offline) article.

[![Build](https://github.com/artemnovichkov/OfflineDataAsyncExample/actions/workflows/build.yml/badge.svg)](https://github.com/artemnovichkov/OfflineDataAsyncExample/actions/workflows/build.yml)

## Author

Artem Novichkov, https://www.artemnovichkov.com/about

## License

The project is available under the MIT license. See the [LICENSE](./LICENSE) file for more info.