All Projects → Cleanarchitecturerxswift → Similar Projects or Alternatives

1508 Open source projects that are alternatives of or similar to Cleanarchitecturerxswift

Viabus Architecture
让 Android 开发可以像流水线一样高效的,职责分离架构 ⚡ 不同于 MVP 的配置解耦,也不能和 似是而非 的 MVVM - Clean 同日而语。VIABUS 是世界范围内首个明确提出,通过职责分离,来真正实现 UI 和 业务并行开发的 Android 项目级开发架构和设计模式理念。
Stars: ✭ 485 (-85.1%)
MGCleanArchitecture
Clean Architecture with RxSwift & MVVM - Templates and Solutions
Stars: ✭ 156 (-95.21%)
Mutual labels:  rxswift, mvvm, coredata, clean-architecture
Clean Architecture Swiftui
SwiftUI sample app using Clean Architecture. Examples of working with CoreData persistence, networking, dependency injection, unit testing, and more.
Stars: ✭ 2,925 (-10.17%)
Swift Design Patterns
🚀 The ultimate collection of various Software Design Patterns implemented in Swift [Swift 5.0, 28 Patterns].
Stars: ✭ 85 (-97.39%)
Mutual labels:  architecture, mvvm, clean-architecture
Ios Architectures
Sample app for iOS architectures
Stars: ✭ 90 (-97.24%)
Mutual labels:  architecture, mvvm, clean-architecture
TVToday
iOS TV Shows app with TMDb Api. RxSwift, MVVM, Clean Architecture. Tuist + Swift Package Manager
Stars: ✭ 27 (-99.17%)
Mutual labels:  rxswift, mvvm, clean-architecture
Mvvmc Splitviewcontroller
Example project with UITabBarController inside UISplitViewController using RxSwift and MVVM-C architecture.
Stars: ✭ 45 (-98.62%)
Mutual labels:  rxswift, architecture, mvvm
SwiftObserver
Elegant Reactive Primitives for Clean Swift Architecture #NoRx
Stars: ✭ 14 (-99.57%)
Offlinesampleapp
Sample Offline-First MVVM app that uses Android Priority Job Queue, Room, Retrofit2, LiveData, LifecycleObserver, RxJava2, Dagger Android
Stars: ✭ 653 (-79.94%)
Sesame
Android architecture components made right
Stars: ✭ 48 (-98.53%)
iOS-Clean-Architecture-Example
An iOS app designed using clean architecture and MVVM.
Stars: ✭ 50 (-98.46%)
Mutual labels:  architecture, mvvm, clean-architecture
Android Showcase
💎 Android application following best practices: Kotlin, Coroutines, JetPack, Clean Architecture, Feature Modules, Tests, MVVM, DI, Static Analysis...
Stars: ✭ 5,214 (+60.14%)
Mutual labels:  architecture, mvvm, clean-architecture
Mp3ID3Tagger
🎶🎵A macOS application to edit the ID3 tag of your mp3 files. Developed with RxSwift and RxCocoa. 🎸🎼
Stars: ✭ 17 (-99.48%)
Mutual labels:  rxswift, mvvm, reactive-programming
Exchange Rates Mvvm
Sample Android project which incorporates MVVM, databinding, RxJava2, Dagger2 and Clean Architecture approach.
Stars: ✭ 43 (-98.68%)
Mutual labels:  realm, mvvm, clean-architecture
Coordinator Mvvm Rx Example
Example of MVVM-C architecture implemented with RxSwift
Stars: ✭ 469 (-85.6%)
Mutual labels:  rxswift, architecture, mvvm
Ios Clean Architecture Mvvm
Template iOS app using Clean Architecture and MVVM. Includes DIContainer, FlowCoordinator, DTO, Response Caching and one of the views in SwiftUI
Stars: ✭ 753 (-76.87%)
Mutual labels:  architecture, mvvm, clean-architecture
Ios Architecture
A collection of iOS architectures - MVC, MVVM, MVVM+RxSwift, VIPER, RIBs and many others
Stars: ✭ 901 (-72.33%)
Mutual labels:  rxswift, architecture, mvvm
Gitiny
An iOS app for GitHub with exploring trending
Stars: ✭ 247 (-92.41%)
Mutual labels:  rxswift, realm, clean-architecture
Thecontext Podcast
Podcast about Android Development with Hannes Dorfmann, Artem Zinnatullin, Artur Dryomov and wonderful guests!
Stars: ✭ 637 (-80.44%)
Rxcombine
Bi-directional type bridging between RxSwift and Apple's Combine framework
Stars: ✭ 741 (-77.24%)
Mutual labels:  reactive-programming, rxswift
Cleanaspnetcorewebapi
Starter project for creating APIs built on ASP.NET Core using clean architecture.
Stars: ✭ 279 (-91.43%)
Mutual labels:  architecture, clean-architecture
Kotlinjetpackinaction
🔥🔥 Kotlin Jetpack zero to hero. 新手到高手
Stars: ✭ 264 (-91.89%)
Mutual labels:  mvvm, clean-architecture
Fluxxkit
Unidirectional data flow for reactive programming in iOS.
Stars: ✭ 42 (-98.71%)
Mutual labels:  reactive-programming, rxswift
Rxswiftext
A collection of Rx operators & tools not found in the core RxSwift distribution
Stars: ✭ 1,080 (-66.83%)
Mutual labels:  reactive-programming, rxswift
Verge
🟣 Verge is a very tunable state-management engine on iOS App (UIKit / SwiftUI) and built-in ORM.
Stars: ✭ 273 (-91.62%)
Mutual labels:  rxswift, mvvm
Rxflow
RxFlow is a navigation framework for iOS applications based on a Reactive Flow Coordinator pattern
Stars: ✭ 1,589 (-51.2%)
Mutual labels:  reactive-programming, rxswift
Lightweightobservable
📬 A lightweight implementation of an observable sequence that you can subscribe to.
Stars: ✭ 114 (-96.5%)
Mutual labels:  reactive-programming, mvvm
Kotlin Modular Tdd Coroutines Mvvm
A sample Kotlin app which was built with modular structure, Kotlin DSL, Kotlin Coroutines, TDD and MVVM patterns.
Stars: ✭ 256 (-92.14%)
Mutual labels:  architecture, clean-architecture
Reactiveui
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
Stars: ✭ 6,709 (+106.05%)
Mutual labels:  reactive-programming, mvvm
Lpdmvvmkit
LPDMvvmKit - Elegant MVVM framework in Objective-C.
Stars: ✭ 400 (-87.71%)
Mutual labels:  reactive-programming, mvvm
Rxswift To Combine Cheatsheet
RxSwift to Apple’s Combine Cheat Sheet
Stars: ✭ 1,040 (-68.06%)
Mutual labels:  reactive-programming, rxswift
Swift-Viper-Weather-App
iOS app with Clean Architecture
Stars: ✭ 20 (-99.39%)
Mutual labels:  rxswift, realm
Clean Mvvm Archcomponents
👽 Android app consuming Star Wars API.Built with clean architecture ,MVVM pattern, Koin , Coroutines + Flows ,Architecture Components, Data Binding , Firebase , Unit/UI Tests ,Motion Layout
Stars: ✭ 285 (-91.25%)
Mutual labels:  mvvm, clean-architecture
Rxswift
RxSwift를 스터디하는 공간
Stars: ✭ 335 (-89.71%)
Mutual labels:  reactive-programming, rxswift
Rerxswift
ReRxSwift: RxSwift bindings for ReSwift
Stars: ✭ 97 (-97.02%)
Mutual labels:  reactive-programming, rxswift
Neutronium
🚀 Build .NET desktop applications using HTML, CSS and javascript.
Stars: ✭ 1,190 (-63.45%)
Mutual labels:  reactive-programming, mvvm
Combine Mvvm
Sample project with Combine & UIKit framework, MVVM architecture
Stars: ✭ 132 (-95.95%)
Mutual labels:  reactive-programming, mvvm
Rxexamples
Tests with RxSwift by book of Ray Wenderlich
Stars: ✭ 66 (-97.97%)
Mutual labels:  reactive-programming, rxswift
iOS Started Kit
iOS Started Kit: Clean Architecture + RxSwift + Moya
Stars: ✭ 12 (-99.63%)
Mutual labels:  rxswift, clean-architecture
Camelotia
Cross-platform .NET sample GUI app for cloud file management. Built with ReactiveUI, AvaloniaUI, Universal Windows Platform, Xamarin Forms, and WPF, runs on Windows, Linux, Mac and Android.
Stars: ✭ 221 (-93.21%)
Mutual labels:  reactive-programming, mvvm
Dynamicdata
Reactive collections based on Rx.Net
Stars: ✭ 1,083 (-66.74%)
Mutual labels:  reactive-programming, mvvm
Combinerxswiftperformance
A test suite comparing the performance of Combine and RxSwift
Stars: ✭ 154 (-95.27%)
Mutual labels:  reactive-programming, rxswift
WhatFilm
Simple iOS app using TMDb API and RxSwift
Stars: ✭ 35 (-98.93%)
Mutual labels:  rxswift, reactive-programming
UseCases
This a library that offers a generic implementation of the data layers from the clean architecture by Uncle bob.
Stars: ✭ 23 (-99.29%)
Mutual labels:  clean-architecture, realm
Vueflux
♻️ Unidirectional State Management Architecture for Swift - Inspired by Vuex and Flux
Stars: ✭ 315 (-90.33%)
Python-CleanArchitecture-Example
This project is a sample Python(Flask) web application adapting Clean Architecture.
Stars: ✭ 69 (-97.88%)
Mutual labels:  architecture, clean-architecture
bitcoin-market-android
Bitcoin Market app shows you the current Bitcoin market price and price chart of different time intervals 💰
Stars: ✭ 284 (-91.28%)
Mutual labels:  architecture, clean-architecture
Swiftrex
Swift + Redux + (Combine|RxSwift|ReactiveSwift) -> SwiftRex
Stars: ✭ 267 (-91.8%)
Mutual labels:  reactive-programming, rxswift
from-fat-controllers-to-use-cases
Rails (API) app that shows different kinds of architecture (one per commit), and in the last one, how to use the Micro::Case gem to handle the application business logic.
Stars: ✭ 74 (-97.73%)
Mutual labels:  architecture, clean-architecture
Clean Marvel Kotlin
This repository contains a detailed sample app that implements Clean architecture and MVP in Kotlin using RxJava2, Retrofit
Stars: ✭ 27 (-99.17%)
Mutual labels:  clean-architecture, realm
RxSwiftDemo
RxSwift Demo
Stars: ✭ 19 (-99.42%)
Mutual labels:  rxswift, mvvm
Articles Ios Viper
Demo app for VIPER design pattern implementation
Stars: ✭ 254 (-92.2%)
Mutual labels:  rxswift, architecture
archunit-junit5-kotlin
Generic Architecture Tests written in Kotlin using ArchUnit and Junit5
Stars: ✭ 22 (-99.32%)
Mutual labels:  architecture, clean-architecture
ReMVVM
ReMVVM is an application architecture concept, marriage of Unidirectional Data Flow (Redux) with MVVM.
Stars: ✭ 180 (-94.47%)
Mutual labels:  architecture, mvvm
WWDCast
The unofficial WWDC application for iOS
Stars: ✭ 22 (-99.32%)
Mutual labels:  rxswift, clean-architecture
Cathay
an iOS project for demonstration of Reactive Programming
Stars: ✭ 21 (-99.36%)
Mutual labels:  rxswift, mvvm
ios-architecture-example
Architecture pattern simple examples in iOS. You can compare differences in MVC, MVP, MVVM-Delegate and MVVM-Rx for same feature
Stars: ✭ 16 (-99.51%)
Mutual labels:  rxswift, mvvm
ModernKeePass
KDBX password manager for the Windows Store
Stars: ✭ 29 (-99.11%)
Mutual labels:  mvvm, clean-architecture
ApolloRickAndMorty
just a side project to try out GraphQL and Dagger Hilt with Clean architecture and MVVM
Stars: ✭ 28 (-99.14%)
Mutual labels:  mvvm, clean-architecture
GITGET
GitHub의 Contributions를 iOS의 Widget으로 보여주는 App
Stars: ✭ 101 (-96.9%)
Mutual labels:  rxswift, mvvm
1-60 of 1508 similar projects