MvRx
Material NavigationView for Android ๐ฑ
DISCONTINUED
Our great sponsors
- Appwrite - The open-source backend cloud platform
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
MvRx | Material NavigationView for Android ๐ฑ | |
---|---|---|
7 | 0 | |
5,607 | 198 | |
0.6% | - | |
0.0 | 0.0 | |
about 1 month ago | 11 months ago | |
Kotlin | Kotlin | |
Apache License 2.0 | GNU General Public License v3.0 only |
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?
-
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
Material NavigationView for Android ๐ฑ
We haven't tracked posts mentioning Material NavigationView for Android ๐ฑ 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
FeedEx - Flym News Reader is a light Android feed reader (RSS/Atom)
Twidere-Android
architecture-samples - A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
Android-Jigsaw-Puzzle - Android app that allows you to draw anything and turn it into a jigsaw puzzle.
wechat - A High Copy WeChat ,SNS APP (้ซไปฟๅพฎไฟก)
Telecine
droidplanner - Ground Control Station for Android Devices
Bourbon - An MVP Dribbble client for Android Mobile, Tablet, Wear and TV.
spokestack-android - Extensible Android mobile voice framework: wakeword, ASR, NLU, and TTS. Easily add voice to any Android app!
InstaMaterial - Implementation of Instagram with Material Design (originally based on Emmanuel Pacamalan's concept)