Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crelies/Beers
SwiftUI App - Shows list of beers and details for each beer, data from Punk API (https://punkapi.com/)
https://github.com/crelies/Beers
beers-fetched ios punk-api swift swift-composable-architecture swiftui swiftui-example
Last synced: 2 months ago
JSON representation
SwiftUI App - Shows list of beers and details for each beer, data from Punk API (https://punkapi.com/)
- Host: GitHub
- URL: https://github.com/crelies/Beers
- Owner: crelies
- License: mit
- Created: 2019-06-07T22:06:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-02T00:02:21.000Z (5 months ago)
- Last Synced: 2024-11-08T01:44:26.402Z (2 months ago)
- Topics: beers-fetched, ios, punk-api, swift, swift-composable-architecture, swiftui, swiftui-example
- Language: Swift
- Homepage:
- Size: 11.5 MB
- Stars: 38
- Watchers: 1
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- fucking-open-source-ios-apps - Beers
README
# Beers
**Beers** is an app prototype implemented using **SwiftUI** and **TheComposableArchitecture**.The app shows a list of beers fetched from the **Punk API** (https://punkapi.com) and displays a detail view on tap of a row.
# Preview
## iOS
## macOS
# Author
Christian Elies