We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2f6f14 commit 2f67e63Copy full SHA for 2f67e63
README.md
@@ -7,7 +7,7 @@ Experimental coroutines-based MVI micro framework for Android.
7
8
It's lifecycle-aware, and builds on top of Jetpack libraries.
9
10
-Supports both Redux-like approach and simpler MVVM+ UDF view model which exposes public methods.
+Supports both Redux-like and MVVM+ approaches.
11
12
[Sample usage](https://github.com/solrudev/OkkeiPatcher/tree/master/app/src/main/kotlin/ru/solrudev/okkeipatcher/ui/screen/home)
13
0 commit comments