BringMyOwnBeer-
Beer app
An RxSwift-MVVM example project using BrewDog's PunkAPI to display a list of beers and search functionality
PunkAPI(BrewDog) 을 이용한 RxSwift-MVVM 예제 (Naver Tech Concert)
96 stars
2 watching
19 forks
Language: Swift
last commit: over 3 years ago
Linked from 1 awesome list
brewdogbrewdog-punk-apiiosmvvmnavernavertechconcertpunkapireactivexrxswiftswiftswift4
Related projects:
Repository | Description | Stars |
---|---|---|
fimuxd/bringmyownbeer-combine | An iOS app that uses the Combine framework and SwiftUI to build a beer list and search functionality using the PunkAPI | 65 |
marty-suzuki/qiitawithfluxsample | Demonstrates Flux and MVVM architecture on iOS with RxSwift for managing user authentication and data fetching from a Qiita API. | 105 |
sessionch/rxxmly | A high-fidelity iOS app built using RxSwift and MVVM, demonstrating reactive programming principles in music streaming application development | 321 |
rwieruch/favesound-mobx | A React + MobX application to interact with the SoundCloud API | 525 |
kitasuke/swiftui-mvvm | An iOS project demonstrating the use of SwiftUI with MVVM architecture and Combine framework to fetch data from a GitHub API | 711 |
carlosypunto/reallysimplemvvmloginexamplewithrxswift | An RxSwift-based login application demonstrating MVVM architecture | 96 |
survivejs-demos/mobx-demo | MobX port of web application examples from SurviveJS book | 85 |
xvxvxxx/doubanfm | An iPhone app that uses Douban's FM API to provide a music streaming service with features such as playlist management and user authentication. | 497 |
oronbz/rxgithub | An example of MVVM architecture with RxSwift and Swinject for dependency injection | 122 |
johnyezub/newsfeed_swiftui_mvvm | An app demonstrating news feed functionality with SwiftUI and MVVM architecture, adding support for WatchOS widgets and deeplinking. | 13 |
navdeepsinghh/rxswift_mvvm_finished | A complete MVVM (Model-View-ViewModel) implementation using RxSwift for building reactive user interfaces | 26 |
maisamilena/myanimelist | An iOS app demonstrating the Clean Swift architecture for managing business logic and data display | 26 |
qingmei2/mvvm-architecture | An Android project demonstrating MVVM + Jetpack architecture using Kotlin and various third-party libraries. | 1,840 |
philippeboisney/archapp | A simple Android app demonstrating a multi-module MVVM architecture using various Android libraries and frameworks. | 625 |
rwieruch/react-mobx-soundcloud | A React and MobX-based SoundCloud client with a refactored state management system | 79 |