Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/artemnovichkov/offlinedataasyncexample
- Owner: artemnovichkov
- License: mit
- Created: 2021-11-15T17:21:14.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-15T10:09:54.000Z (4 months ago)
- Last Synced: 2024-09-15T12:36:08.245Z (4 months ago)
- Topics: ios, swift, swiftui
- Language: Swift
- Homepage: https://www.artemnovichkov.com
- Size: 17.6 KB
- Stars: 10
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.