https://github.com/olololoe110399/mvi
MVI
https://github.com/olololoe110399/mvi
android moshi mvi mvi-android mvi-architecture retroift struct
Last synced: about 1 month ago
JSON representation
MVI
- Host: GitHub
- URL: https://github.com/olololoe110399/mvi
- Owner: olololoe110399
- Created: 2020-11-04T09:55:34.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-09T05:20:01.000Z (over 5 years ago)
- Last Synced: 2025-02-15T00:19:34.761Z (over 1 year ago)
- Topics: android, moshi, mvi, mvi-android, mvi-architecture, retroift, struct
- Language: Kotlin
- Homepage: https://docs.google.com/presentation/d/1vR-nqVKfX9dctnzvr-pSmTOpY_nFTcIgBQ0Fu6D8olI/edit?usp=sharing
- Size: 2.12 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MVI
MVI is a unidirectional pattern(Like is Reduce, cycle.js)
MVI stands for Model-View-Intent. MVI is one of the newest architecture patterns for Android, inspired by the unidirectional and cyclical nature of the Cycle.js framework.

Fix viewState, Intents, processing are coupling

# Screen Demo
+ 

