Beers
Beer catalog
An app prototype that displays a list of beers and their details using SwiftUI and Composable Architecture, fetching data from the Punk API.
SwiftUI App - Shows list of beers and details for each beer, data from Punk API (https://punkapi.com/)
38 stars
1 watching
6 forks
Language: Swift
last commit: 4 months ago
Linked from 1 awesome list
beers-fetchediospunk-apiswiftswift-composable-architectureswiftuiswiftui-example
Related projects:
Repository | Description | Stars |
---|---|---|
naegelejd/brewerydb | A Go library providing access to the BreweryDB API for retrieving and manipulating beer data | 19 |
franckndame/swiftui.builds | A collection of SwiftUI examples and showcases for various apps and services | 590 |
c-villain/sneakershop | A dual-platform app project demonstrating cross-platform development using Swift and Kotlin | 9 |
soffes/bar | An iOS app for displaying and managing cocktail recipes | 80 |
unixzii/swiftui-2048 | A SwiftUI-based implementation of the popular 2048 game | 698 |
enzoh/superheroes | An example of building a simple CRUD application on the Internet Computer using Motoko and React | 28 |
niftytreestudios/bean-juice | An app that provides coffee brewing recipes | 23 |
alexeyvoronov96/newsapp-with-swiftui-and-combine | An iOS app that aggregates news and weather data from APIs | 468 |
fimuxd/bringmyownbeer-combine | This project demonstrates building a beer list and search app using only Apple's Combine framework and SwiftUI, showcasing their capabilities. | 65 |
kodecocodes/swiftui-example-app-koober | Porting an iOS app from UIKit to SwiftUI as part of experimental architecture development | 59 |
zackshapiro/swiftuiairtabledemo | Demonstrates integration of SwiftUI and Airtable for storing and displaying data | 146 |
mikelikesdesign/swiftui-experiments | A collection of SwiftUI projects showcasing various interactions, animations, and prototypes. | 657 |
joker462/covid-19_swiftui_demo | A COVID-19 information application built with SwiftUI using the NewsAPI and MVVM architecture | 20 |
q-mobile/model2app | Automates the creation of CRUD iOS apps based on Swift data models using Realm as the persistence layer. | 137 |
philippeboisney/archapp | A simple Android app demonstrating a multi-module MVVM architecture using various Android libraries and frameworks. | 624 |