-
# [Android] MVI 아키텍처로 마이그레이션 및 설계 살펴보기 | Munseong's dev;
0. 배경 1. mvvm에서 mvi로 2. 기본 MVI 패턴 살펴보기 3. Reducer 4. Action Processors 5. 결론 0. 배경 작년에 신규 프로젝트를 시작함에 따라 아키텍쳐를 조사하였다. 기존에는 MVVM + 클린아키텍처로 적용하였는…
-
Im using Android Studio as an IDE for CMP (for developing a mobile app for Android and iOS)
and I want to use Orbit-MVI library, so I added:
androidMain.dependencies {
...
implementation("org.or…
-
### MVI - view(model(intent()))
![0_eDA_holcZgQBU6e3 (1)](https://github.com/user-attachments/assets/bf0e5c07-0435-4e1e-a5a0-d05460e7537a)
Architecture Layers
View — The view layer observes use…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
## Description :scroll:
* Give a step-by-step tutorial in Kotlin along with a brief and clear explanation.
* Required Documentation or Video or Audio.
## Domain of Contribution :bar_c…
-
### Steps to reproduce the bug
1. Make sure quick picks is enabled in-app, with all features enabled.
2. Open/reload the app. Quick picks will show.
3. Only see "For you", "Related albums", "Simila…
-
参考:https://github.com/littleGnAl/Accounting
* dagger没有使用过.这次使用.
-
# [Android] MVI 의 구현 - Treasure Box
MVI 개념정리 2편입니다. 지난 포스트에서 MVI 의 개념 및 Android 공식 Architecture blueprint를 MVI와 연관지어 살펴보았는데, 이번에는 다른 방식의 MVI 구현 방법을 살펴봅니다.
[https://wotosts.github.io/android/mvi-imp…
-
# [Android] MVI와 Android Architecture Blueprint - 1 - Treasure Box
MVI 개념정리 1편입니다.
[https://wotosts.github.io/android/MVI-Android-Architecture-Blueprint-1/](https://wotosts.github.io/android/MVI-And…
-
```
05-08 16:19:15.739 2754-2754/com.hannesdorfmann.mosby3.sample.mvi E/AndroidRuntime: FATAL EXCEPTION: main
io.r…