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 aac7c11 commit ee4ed8bCopy full SHA for ee4ed8b
README.md
@@ -11,4 +11,10 @@ __iOS Build & Tests____
11
12
A Kotlin multiplatform (Android/iOS) WT name game.
13
14
-More to come....
+## Architecture
15
+
16
+App uses an MVP arch with a redux store as the 'Model'. This approach allows maximum reuse of code and a simple contract for the platforms to satisfy.
17
18
+
19
20
+WIP...
0 commit comments