BringMyOwnBeer-
RxAPI demo
An iOS project demonstrating RxSwift and MVVM architecture using BrewDog's PunkAPI
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 | This project demonstrates building a beer list and search app using only Apple's Combine framework and SwiftUI, showcasing their capabilities. | 65 |
marty-suzuki/qiitawithfluxsample | A sample project demonstrating the application of Flux and MVVM patterns in an iOS app with RxSwift. | 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 | 706 |
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 | 121 |
johnyezub/newsfeed_swiftui_mvvm | An app demonstrating news feed functionality with SwiftUI and MVVM architecture, adding support for WatchOS widgets and deeplinking. | 11 |
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,837 |
philippeboisney/archapp | A simple Android app demonstrating a multi-module MVVM architecture using various Android libraries and frameworks. | 624 |
rwieruch/react-mobx-soundcloud | A React and MobX-based SoundCloud client with a refactored state management system | 79 |