All Projects → MVI-Architecture-Android-Beginners → Similar Projects or Alternatives

143 Open source projects that are alternatives of or similar to MVI-Architecture-Android-Beginners

Artic
A take on dynamic feature modularization, kotlin coroutines, MVI and unidirectional data flow. WIP
Stars: ✭ 47 (-76.38%)
Mutual labels:  mvi, architecture-components
Lastik
Kotlin Multiplatform + Jetpack Compose pet project, based on www.last.fm/api (in development)
Stars: ✭ 37 (-81.41%)
Mutual labels:  mvi
Mvvmframe
🏰 MVVMFrame for Android 是一个基于Google官方推出的Architecture Components dependencies(现在叫JetPack){ Lifecycle,LiveData,ViewModel,Room } 构建的快速开发框架。有了MVVMFrame的加持,从此构建一个MVVM模式的项目变得快捷简单。
Stars: ✭ 218 (+9.55%)
Mutual labels:  architecture-components
Pagingroom
Demonstrates various ways of using Paging library with Room (LiveData, RxJava, custom datasource)
Stars: ✭ 139 (-30.15%)
Mutual labels:  architecture-components
Awesome-Android-Open-Source-Projects
👓 A curated list of awesome android projects by open-source contributors.
Stars: ✭ 401 (+101.51%)
Mutual labels:  mvi
Keemun
No description or website provided.
Stars: ✭ 13 (-93.47%)
Mutual labels:  mvi
Coolweather
Weather App that uses Android best practices. Android Jetpack, clean architecture. Written in Kotlin
Stars: ✭ 154 (-22.61%)
Mutual labels:  architecture-components
Trickl
trickl torrent client
Stars: ✭ 50 (-74.87%)
Mutual labels:  mvi
Tracktor-ComposeUI
Track the progress of anything in one place
Stars: ✭ 25 (-87.44%)
Mutual labels:  mvi
Movieapp Clean Architecture
Learning Project (Movie App) For Applying Android Architecture Components And Clean Architecture Using MVVM With Kotlin
Stars: ✭ 123 (-38.19%)
Mutual labels:  architecture-components
Android Architecture Sample
Sample app using Kotlin, Coroutines, Architecture Components and more. With Unit and Instrumentation tests.
Stars: ✭ 94 (-52.76%)
Mutual labels:  architecture-components
Reaktor
👾 A Framework for reactive and unidirectional Kotlin application archtitecture with RxJava2.
Stars: ✭ 16 (-91.96%)
Mutual labels:  mvi
Coffeegram
Android app using Jetpack Compose together with StateFlow and MVI
Stars: ✭ 155 (-22.11%)
Mutual labels:  mvi
Galwaybus
Galway Bus Kotlin Multiplatform project using Jetpack Compose and SwiftUI
Stars: ✭ 220 (+10.55%)
Mutual labels:  architecture-components
Restaurants
Restaurants sample app built with the new architecture components (LiveData, Room, ViewModel) and Dagger 2
Stars: ✭ 47 (-76.38%)
Mutual labels:  architecture-components
Fountain
Android Kotlin paged endpoints made easy
Stars: ✭ 175 (-12.06%)
Mutual labels:  architecture-components
Jetpack-Compose-MVI-Demo
Demo / Sample Android Project created with Jetpack Compose and MVI Architecture Pattern
Stars: ✭ 114 (-42.71%)
Mutual labels:  mvi
Androidmodulararchiteture
✔️ Android组件化架构,支持组件代码完全隔离/组件循环依赖/便捷集成调试/快速接入,组件内基于 mvvm结构,组件提供高度服用的模块可直接使用,采用 wanAndroid api进行迭代开发。Android componentized architecture, support component code complete isolation / component circular dependency / convenient integrated debugging / fast access, component based mvvm structure, iterative development using wanAndroid api
Stars: ✭ 144 (-27.64%)
Mutual labels:  architecture-components
mvvm-coroutines
Android MVVM - Architecture Components with Kotlin Coroutines
Stars: ✭ 60 (-69.85%)
Mutual labels:  architecture-components
Modular App Core
Core implementations for a modular Android App
Stars: ✭ 127 (-36.18%)
Mutual labels:  architecture-components
Retrogamer-Compose
Retro games implemented using Jetpack Compose
Stars: ✭ 113 (-43.22%)
Mutual labels:  mvi
Livedatabinding
Kotlin example with LiveData and Data Binding usage
Stars: ✭ 108 (-45.73%)
Mutual labels:  architecture-components
Reamp
A painkiller for your Android apps
Stars: ✭ 51 (-74.37%)
Mutual labels:  mvi
weather-app-2020-android
Android Weather App 2020
Stars: ✭ 15 (-92.46%)
Mutual labels:  mvi
Androidbase
Android project template for Gradle Kotlin DSL + 100% Kotlin + Base module + Extensions = ❤️
Stars: ✭ 92 (-53.77%)
Mutual labels:  architecture-components
Price Tracker
Price Tracking Application - An experimental Kotlin Android project with complex android app requirements.
Stars: ✭ 80 (-59.8%)
Mutual labels:  architecture-components
Compose-ShoppingList
Jetpack compose shopping list app
Stars: ✭ 52 (-73.87%)
Mutual labels:  mvi
Qksms
The most beautiful SMS messenger for Android
Stars: ✭ 3,519 (+1668.34%)
Mutual labels:  mvi
StarWarsSearch-MVI
Star wars sample android project showcasing the use of View components for rendering UI in Fragments and Activities. Uses Android Jetpack, clean architecture with MVI (Uni-directional data flow), dagger hilt, and kotlin coroutines with StateFlow
Stars: ✭ 189 (-5.03%)
Mutual labels:  mvi
Delish
Delish, a Food Recipes App in Jetpack Compose and Hilt based on modern Android tech-stacks and MVI clean architecture.
Stars: ✭ 356 (+78.89%)
Mutual labels:  mvi
UI-Communication-with-MVI
Effective UI Communication with MVI architecture, a BaseActivity and the Repository Pattern.
Stars: ✭ 17 (-91.46%)
Mutual labels:  mvi
orbit-mvi
A simple MVI framework for Kotlin Multiplatform and Android
Stars: ✭ 334 (+67.84%)
Mutual labels:  mvi
Nobullshit
A sample project entirely written in Kotlin. Backend/Frontend with Ktor and Android app.
Stars: ✭ 221 (+11.06%)
Mutual labels:  architecture-components
WeatherApp MVI sample
🌸[Functional reactive programming (FRP)] 🍁Simple Android weather forecast application written in Kotlin, using RxKotlin, Retrofit2, Mosby, Room Persistence ❄️MVI Pattern with Mosby Library
Stars: ✭ 106 (-46.73%)
Mutual labels:  mvi
The Movie Db Kotlin
The Movie DB app using Kotlin with updated Android features
Stars: ✭ 176 (-11.56%)
Mutual labels:  architecture-components
News-Feed-App
Simple news feed app for Android, built with sort of MVI + Clean Architecture
Stars: ✭ 14 (-92.96%)
Mutual labels:  mvi
Memes
MVVM example app. Quick blog post detailing the layers: https://medium.com/@mojroid/clean-architecture-on-android-using-feature-modules-mvvm-view-slices-and-kotlin-e9ed18e64d83
Stars: ✭ 172 (-13.57%)
Mutual labels:  architecture-components
nytclient-android
This sample app is created to demonstrate the usage of Android Architecture Components with MVVM architecture
Stars: ✭ 24 (-87.94%)
Mutual labels:  architecture-components
Android Mvvm
Android MVVM + Retrofit + Dagger 2 + Room
Stars: ✭ 153 (-23.12%)
Mutual labels:  architecture-components
Androidkotlincomponents
Boilerplates for Android Components Architecture with Rx, Dagger & Realm written in Kotlin
Stars: ✭ 79 (-60.3%)
Mutual labels:  architecture-components
Popularmovies
🎥 Movie discovery app showcasing Android best practices with Google's recommended architecture: MVVM + Repository + Offline support + Android Architecture Components + Paging library & Retrofit2.
Stars: ✭ 142 (-28.64%)
Mutual labels:  architecture-components
fluxy
Fluxy is a Flux architecture implementation written in Kotlin.
Stars: ✭ 25 (-87.44%)
Mutual labels:  mvi
Androidmvvm
Android MVVM sample
Stars: ✭ 130 (-34.67%)
Mutual labels:  architecture-components
JsonPlaceholderApp
This was originally a code challenge for a company, but now is an example of MVI on Android.
Stars: ✭ 26 (-86.93%)
Mutual labels:  mvi
Catchup
An app for catching up on things.
Stars: ✭ 1,690 (+749.25%)
Mutual labels:  architecture-components
livedata-recyclerview-sample
No description or website provided.
Stars: ✭ 76 (-61.81%)
Mutual labels:  architecture-components
Presently
Android app for recording gratitude journal entries
Stars: ✭ 109 (-45.23%)
Mutual labels:  architecture-components
kmm
Rick & Morty Kotlin Multiplatform Mobile: Ktor, Sqldelight, Koin, Flow, MVI, SwiftUI, Compose
Stars: ✭ 52 (-73.87%)
Mutual labels:  mvi
Moviedb
A gorgeous TMDb client for Android
Stars: ✭ 103 (-48.24%)
Mutual labels:  architecture-components
Accounting
A simple accounting app that provides basic additions, deletions, modifications, and provides a simple summary page, which is implemented by using MVI pattern.
Stars: ✭ 30 (-84.92%)
Mutual labels:  mvi
Cleanarchitecture
Android Kotlin Clean Architecture
Stars: ✭ 94 (-52.76%)
Mutual labels:  architecture-components
eosreach-android
An EOS wallet developed in Kotlin using the eos-jvm SDK and the model view intent (MVI) design pattern. This wallet serves as a blueprint for how other developers might want to utilise eos-jvm to develop native Android apps that consume the EOS blockchain.
Stars: ✭ 37 (-81.41%)
Mutual labels:  mvi
Alfonz
Mr. Alfonz is here to help you build your Android app, make the development process easier and avoid boilerplate code.
Stars: ✭ 90 (-54.77%)
Mutual labels:  architecture-components
D-KMP-sample
D-KMP Architecture official sample: it uses a shared KMP ViewModel and Navigation for Compose and SwiftUI apps.
Stars: ✭ 636 (+219.6%)
Mutual labels:  mvi
android-mvi
Android MVI design pattern in Kotlin
Stars: ✭ 57 (-71.36%)
Mutual labels:  mvi
android-kick-start-modular
Android Kick Start Project Template Framework FrogoBox || Admob, MVVM Archictecture || Clean Architecture Modularization
Stars: ✭ 16 (-91.96%)
Mutual labels:  architecture-components
Pagination-MVI-Flow
Pagination MVI Coroutines Flow. Play MVI with Kotlin Coroutines Flow | MVI pattern on Android using Kotlin Coroutines Flow | Dagger Hilt DI | SharedFlow | StateFlow
Stars: ✭ 45 (-77.39%)
Mutual labels:  mvi
TeamManagerApp
A sample app structure using the MVVM architecture LiveData, RxJava, ViewModel, Room and the Navigation Arch Components.
Stars: ✭ 36 (-81.91%)
Mutual labels:  architecture-components
Mosby
A Model-View-Presenter / Model-View-Intent library for modern Android apps
Stars: ✭ 5,473 (+2650.25%)
Mutual labels:  mvi
Android-MVI-Clean-Arch-Sample
A Simple Android Project demonstrating Clean Arch + MVI with https://api.nasa.gov/api.html#apod as use-case example
Stars: ✭ 20 (-89.95%)
Mutual labels:  mvi
1-60 of 143 similar projects