reactive-mvvm-android VS AndroidCleanArchitecture

Compare reactive-mvvm-android vs AndroidCleanArchitecture and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
reactive-mvvm-android AndroidCleanArchitecture
1 1
3 317
- -
0.0 0.0
almost 2 years ago 10 months ago
Kotlin Kotlin
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

reactive-mvvm-android

Posts with mentions or reviews of reactive-mvvm-android. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-25.
  • Is code supposted to be all in main activity?
    3 projects | /r/androiddev | 25 Apr 2022
    I would definitely avoid putting everything in the Activity. Usually you want to separate your code between multiple layers like data, domain and view. Then you can choose a pattern like MVVM, MVI or MVP (MVP is not used that much anymore). Here you have a repo I made with a reactive MVVM example: Github Reactive MVVM with Flows

AndroidCleanArchitecture

Posts with mentions or reviews of AndroidCleanArchitecture. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing reactive-mvvm-android and AndroidCleanArchitecture you can also consider the following projects:

architecture-samples - A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.

mentorship-android - Mentorship System is an application that matches women in tech to mentor each other, on career development, through 1:1 relations during a certain period of time. This is the Android application of this project.

river - Extensions & Enterprise Integrations for Kotlin flows

KeyManager - Android application to manage SSH and GPG keys on GitHub, written in Jetpack Compose.

Clean-MVVM-Playground - Playground project to try new tech in Android world

updater-for-spotify - Updater For Spotify allows you to download the latest version of Spotify

pomodoro-scheduler - This is a simple and configurable pomodoro timer [Moved to: https://github.com/emenjivar/pomodoro-timer]

eth-inspector - EthInspector - Ethereum blockchain explorer native Android application with Jetpack Compose

viewmodel-lifecycle - 🌳 ViewModel Lifecycle allows you to track and observe Jetpack's ViewModel lifecycle changes.

retrofit-adapters - 🚆 Retrofit call adapters for modeling network responses using Kotlin Result, Jetpack Paging3, and Arrow Either.

loco - 🚀 launch on & cancel on lifecycle events

Quizzer - Clean architecture java android application