reactive-mvvm-android VS viewmodel-lifecycle

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

viewmodel-lifecycle

🌳 ViewModel Lifecycle allows you to track and observe Jetpack's ViewModel lifecycle changes. (by skydoves)
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 viewmodel-lifecycle
1 2
3 104
- -
0.0 3.2
almost 2 years ago about 2 years ago
Kotlin Kotlin
- Apache License 2.0
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

viewmodel-lifecycle

Posts with mentions or reviews of viewmodel-lifecycle. 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 viewmodel-lifecycle 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.

uniflow-kt - Uniflow 🦄 - Simple Unidirectional Data Flow for Android & Kotlin, using Kotlin coroutines and open to functional programming

AndroidCleanArchitecture - This is a project built with Love ❤️ and also with Clean architecture in Android .

LifecycleMvp

river - Extensions & Enterprise Integrations for Kotlin flows

moko-mvvm - Model-View-ViewModel architecture components for mobile (android & ios) Kotlin Multiplatform development

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

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

loco - 🚀 launch on & cancel on lifecycle events

Foodium - 🍲Foodium is a sample food blog Android application 📱 built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, Flow, Dagger 2/Hilt, Architecture Components, MVVM, Room, Retrofit, Moshi, Material Components).