https://github.com/prashuk/ios-asyncawait-swiftui
https://github.com/prashuk/ios-asyncawait-swiftui
async-await fetch-data image-cache mvvm swift swiftui
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/prashuk/ios-asyncawait-swiftui
- Owner: prashuk
- Created: 2025-02-07T18:48:25.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-02-23T06:39:59.000Z (3 months ago)
- Last Synced: 2025-02-23T07:28:38.449Z (3 months ago)
- Topics: async-await, fetch-data, image-cache, mvvm, swift, swiftui
- Language: Swift
- Homepage:
- Size: 815 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FetchRecipes
Sample project for fetching the data as recipes from the given URL and showing it on the iPhone screen.
An iOS app developed with Swift, SwiftUI, AsyncAwait and Image caching.