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 e728635 commit d0ad7c5Copy full SHA for d0ad7c5
README.md
@@ -0,0 +1,10 @@
1
+# viewmodel-compose-multiplatform
2
+
3
+<p align="center">
4
+ <img width="296" height="600" src="https://github.com/raheemadamboev/viewmodel-compose-multiplatform/blob/main/banner_android.gif" />
5
+ <img width="296" height="600" src="https://github.com/raheemadamboev/viewmodel-compose-multiplatform/blob/main/banner_ios.gif" />
6
+</p>
7
8
+A simple app that demonstrates using Jetpack ViewModel in Android and IOS using Compose Multiplatform apps.
9
10
+[Download demo](https://github.com/raheemadamboev/viewmodel-compose-multiplatform/blob/main/app-debug.apk)
0 commit comments