RxXMLY
Rx-based music streaming app
A high-fidelity iOS app built using RxSwift and MVVM, demonstrating reactive programming principles in music streaming application development
RxSwift 实现MVVM高仿喜马拉雅的函数响应式编程
321 stars
15 watching
81 forks
Language: Swift
last commit: almost 7 years ago
Linked from 1 awesome list
ios-appmvvmrxswiftrxswift-reactorkitswift4
Related projects:
Repository | Description | Stars |
---|---|---|
carlosypunto/reallysimplemvvmloginexamplewithrxswift | An RxSwift-based login application demonstrating MVVM architecture | 96 |
marty-suzuki/qiitawithfluxsample | A sample project demonstrating the application of Flux and MVVM patterns in an iOS app with RxSwift. | 105 |
fimuxd/bringmyownbeer- | An iOS project demonstrating RxSwift and MVVM architecture using BrewDog's PunkAPI | 96 |
rxswiftcommunity/rxswiftutilities | Helpful classes and extensions for managing asynchronous operations and UI interactions in a Swift application | 189 |
rxswiftcommunity/rxmarbles | An iOS app that provides interactive diagrams for learning ReactiveX and Rx Observables | 480 |
iamchiwon/rxswift_in_4_hours | A 4-hour tutorial on learning RxSwift for swift developers to quickly apply it in real-world projects using MVVM architecture | 432 |
rxswiftcommunity/rxrealmdatasources | A library that enables easy data source creation for RxRealm in iOS and macOS apps | 161 |
rxswiftcommunity/rxmultipeer | A wrapper around MultipeerConnectivity for RxSwift, providing a testable and flexible way to implement peer-to-peer networking. | 69 |
trazyn/soundcloudmobx | An iOS music player app built with React-Native and MobX | 90 |
rxswiftcommunity/rxstate | A state container and implementation of Redux using RxSwift, designed to facilitate unidirectional data flow architecture for managing app state. | 154 |
rwieruch/react-mobx-soundcloud | A React and MobX-based SoundCloud client with a refactored state management system | 79 |
rxswiftcommunity/action | An RxSwift library that abstracts actions with work factories, managing execution and enabling conditions. | 875 |
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 |
rxswiftcommunity/rxviewmodel | A reactive view model implementation using RxSwift for clean separation of business logic and UI. | 401 |
rwieruch/react-redux-soundcloud | A starter project for building a SoundCloud client in React + Redux with modular extensions | 281 |