Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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/)

Awesome Lists containing this project

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


Preview Image Beer List - iPhone
Preview Image Beer Detail - iPhone

## macOS


Preview Image Beer List - Mac
Preview Image Beer Detail - Mac

# Author

Christian Elies