Rxfluxarchitecture

基于Flux架构的模块化框架
Alternatives To Rxfluxarchitecture
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Iosdesignpatternsamples617
3 years ago7mitSwift
This is Github user search demo app which made by many variety of design patterns. You can compare differences in MVC, MVP, MVVM and Flux.
Swift Verge561
13 days ago87August 27, 20227mitSwift
🟣 A robust Swift state-management framework designed for complex applications, featuring an integrated ORM for efficient data handling.
Swiftui Mvvm342
4 years agomitSwift
Sample iOS project built by SwiftUI + MVVM and Combine framework using GitHub API
Rxxmly300
6 years ago2Swift
RxSwift 实现MVVM高仿喜马拉雅的函数响应式编程
Qiitawithfluxsample91
6 years agomitSwift
A sample project uses Flux and MVVM features with RxSwift.
Ios Architectures86
6 years agomitSwift
Sample app for iOS architectures
Rxfluxarchitecture39
10 months agoapache-2.0Kotlin
基于Flux架构的模块化框架
Simplestcountersample11
6 years agomitSwift
This is simplest Counter App written in many variety of design patterns.
Shop9
2 years agomitSwift
Example e-commerce app with a modern architecture and view layout. Mixed UIKit and SwiftUI.
Swiftaveiro Tictactoe Flux3
6 years agoSwift
A potential solution for converting an iOS app to Flux for Swift Aveiro 2017
Alternatives To Rxfluxarchitecture
Select To Compare


Alternative Project Comparisons
Readme

API Codacy Badge Build Status

相关系列文章

模块化解耦框架RxFluxArchitecture1-框架简介

模块化解耦框架RxFluxArchitecture2-基本功能实现

模块化解耦框架RxFluxArchitecture3-订阅管理绑定生命周期

模块化解耦框架RxFluxArchitecture4-依赖库与依赖注入

模块化解耦框架RxFluxArchitecture5-Application多模块共存

Demo下载地址

下载

Kotlin代码模版

  • 项目可下载 core-base,自定义base代码。
  • 暂时只有依赖core-base的 Kotlin 代码模版 FluxActivity
  • 使用代码模版,需手动添加 Activity/Fragment/Store 的 Dagger 依赖注入方法。

依赖框架

核心

Kotlin

通用

测试

License

Copyright 2019 liujunfeng

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Popular Flux Projects
Popular Mvvm Projects
Popular Software Architecture Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Kotlin
Mvvm
Fragments
Rxjava2
Junit
Flux
Viewmodel
Retrofit2
Dagger
Mvvm Architecture
Okhttp3
Livedata
Mockito
Dagger2 Android