reactive-mvvm-android VS river

Compare reactive-mvvm-android vs river 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 river
1 1
3 76
- -
0.0 8.3
almost 2 years ago 8 days ago
Kotlin Kotlin
- MIT License
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

river

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

logikaldb - Foundational reactive logical database

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

reactor-core - Non-Blocking Reactive Foundation for the JVM

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

Mutiny - An Intuitive Event-Driven Reactive Programming Library for Java

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

Kotlin-Coroutines-and-Flow-UseCases-on-Android - 🎓 Learning Kotlin Coroutines and Flows for Android by example. 🚀 Sample implementations for real-world Android use cases. 🛠 Unit tests included!

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

Handle Path Oz - Android Library to handle multiple Uri's(paths) received through Intents.

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).