MvRx
MvRx | ||
---|---|---|
7 | - | |
5,850 | 5,383 | |
0.1% | - | |
4.7 | 0.0 | |
3 months ago | over 6 years ago | |
Kotlin | Java | |
Apache License 2.0 | - |
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.
MvRx
-
Android State Managment
you might find airbnb/mavericks familiar, because i think it has similar principles & api surface to felangel/cubit
-
I ported the Spotify Mobius GitHub wiki to GitHub Pages + MkDocs with light and dark modes. I just created the issue and filed the PR. Let's see what happens!
This looks great! Semi-related question... have you evaluated other MVI frameworks like Mavericks / Uniflow / Orbit? What made you decide on Mobius?
-
Is there a way to create composition-scoped view model?
https://airbnb.io/mavericks/#/jetpack-compose?id=creating-a-mavericksviewmodel
-
What is wrong with MVVM?
Everything in MVI is just more code that does nothing (see how most MVI frameworks are basically just a wrapper over state.value = state.copy() like in Orbit or MvRx which you wouldn't even need if you used combiners) and instead adds unnecessary constraints over MVVM that don't help you at all. The "sealed class inputs" are basically a reinvention of calling interface functions except you create classes for it, despite there being no asynchronicity when you have a View -> ViewModel communication.
-
A case against the MVI architecture pattern
Airbnb doesn't use MVI, we use MVVM via https://github.com/airbnb/mavericks
-
Mavericks, Meet Jetpack Compose
Check out the latest dagger sample from the repo. Dagger recently added assisted injection into the core library so you can now integrate the two without adding assisted inject!
- Mavericks (previously know as MvRx) now supports Jetpack Compose
We haven't tracked posts mentioning wechat yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
orbit-mvi - A simple MVI framework for Kotlin Multiplatform and Android
Etar Calendar - Android open source calendar
Bandhook-Kotlin - A showcase music app for Android entirely written using Kotlin language
FeedEx - Flym News Reader is a light Android feed reader (RSS/Atom)
LeeCo - LeeCo is an awesome app for (including unlock) problems, solutions, discuss(from leetcode) and comments.
Twidere-Android
News-Android-App - 📱🗞️ Android client for the Nextcloud news/feed reader app
architecture-samples - A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
AmazeFileManager - Material design file manager for Android
Material NavigationView for Android 📱 - 📱 Android Library to implement Rich, Beautiful, Stylish 😍 Material Navigation View for your project with Material Design Guidelines. Easy to use.
MaterialAudiobookPlayer - Minimalistic audiobook player