SwiftUI-APOD
APOD app
An APOD app built with SwiftUI and Combine using NASA API
An example APOD app with SwiftUI and Combine using NASA API
26 stars
2 watching
6 forks
Language: Swift
last commit: almost 3 years ago
Linked from 1 awesome list
iosios13swiftswift5swiftuiswiftui-example
Related projects:
Repository | Description | Stars |
---|---|---|
jtbandes/spacepod | An iOS app displaying NASA's Astronomy Picture of the Day | 101 |
ra1028/swiftui-combine | An example project demonstrating SwiftUI and Combine usage with the GitHub API | 452 |
alexeyvoronov96/newsapp-with-swiftui-and-combine | An iOS app that aggregates news and weather data from APIs | 468 |
zackshapiro/swiftuiairtabledemo | Demonstrates integration of SwiftUI and Airtable for storing and displaying data | 146 |
unixzii/swiftui-2048 | A SwiftUI-based implementation of the popular 2048 game | 698 |
nasa/apod-api | An API service that fetches and returns daily astronomy picture information from the Astronomy Picture of the Day website | 833 |
shankarmadeshvaran/swiftui_tasks | A simple Todo app built with SwiftUI and Core Data | 84 |
alfianlosari/swiftui-moviedb | An iOS app prototype demonstrating SwiftUI and MovieDB API integration | 316 |
maisamilena/myanimelist | An iOS app demonstrating the Clean Swift architecture for managing business logic and data display | 26 |
carson-katri/reddit-swiftui | A cross-platform Reddit client built with SwiftUI | 1,263 |
devxoul/swiftuitodo | An early example of a to-do list app using SwiftUI introduced in WWDC19 | 797 |
aheze/prism | A lightweight 3D rendering solution for SwiftUI applications | 923 |
adamlyttleapps/openai-wrapper-swiftui | A wrapper around OpenAI's API to enable vision-related tasks in SwiftUI projects | 190 |
devyeom/onewayexample | Exploring OneWay functionality in iOS app development using UIKit and SwiftUI | 4 |
ra1028/swiftui-atom-properties | Provides an atomic approach to state management and dependency injection for building SwiftUI apps | 295 |