#architecture-components (17 Repositories)
Ranked open-source repositories tagged with #architecture-components, scored by pull request acceptance likelihood and maintainer engagement velocity.
23.4%
8.1h
17 repositories tagged #architecture-components
tunjid/heron
A graceful multiplatform bluesky client
nuhkoca/DaggerExoPlayer
This repository demonstrates ExoPlayer injection with Dagger2
alisonthemonster/Presently
Android app for recording gratitude journal entries -- over 1 million installs, contribute today!
sebaslogen/resaca
Compose Multiplatform library to scope ViewModels to a Composable, surviving configuration changes and navigation
ForceTower/Melon
UNES, o aplicativo que cria notificações para as ações do Portal Sagres.
rakshit444/news-sample-app
A sample news app which demonstrates clean architecture and best practices for developing android app
dangquanuet/The-Movie-DB-Kotlin
The Movie DB app using Kotlin with updated Android features
JohnnyShieh/Gank
干货集中营 app 安卓实现,基于 RxFlux 架构使用了 RxJava、Retrofit、Glide、Koin等
AliAsadi/Android-Clean-Architecture
🎞 A movie Android app that mimics a real-world project environment, showcasing Clean Architecture, Kotlin, and Jetpack Compose, with Offline-first support.
MindorksOpenSource/MVI-Architecture-Android-Beginners
This repository contains a beginner sample app that implements MVI architecture
general-mobile/kotlin-android-mvvm-starter
Android Kotlin Starter is a starter project which implements MVVM Pattern.
Shopify/livedata-ktx
Kotlin extension for LiveData, chaining like RxJava
evolutionary-architecture/evolutionary-architecture-by-example
Navigate the complex landscape of .NET software architecture with our step-by-step, story-like guide. Unpack the interplay between modular monoliths, microservices, domain-driven design, and various architectural patterns. Go beyond the one-size-fits-all solutions and understand how to blend these approaches based on your unique needs.
jenly1314/MVVMFrame
🏰 MVVMFrame 是一个基于Google官方推出的JetPack构建的快速开发框架。从此构建一个MVVM模式的项目变得快捷简单。
satorufujiwara/kotlin-architecture-components
This is a sample app that uses Android Architecture Components with Kotlin and Dagger 2.
erikjhordan-rey/Android-Architecture-Components-Kotlin
Sample used to practice Kotlin and Android Architecture Components.
fabioCollini/ArchitectureComponentsDemo
Kotlin demo project that uses some Android Architecture Components (ViewModel and LiveData) with Dagger 2 and Coroutines