@@ -49,8 +49,9 @@ Current supported Platforms are:
4949
5050## Android 🤖
5151
52- | <img width =" 240 " src =" ./screenshots/android/home.png " /> | <img width =" 240 " src =" ./screenshots/android/detail.png " /> | <img width =" 240 " src =" ./screenshots/android/loading.png " /> |
53- | ----------------------------------------------------------| ------------------------------------------------------------| -------------------------------------------------------------|
52+ | <img width =" 240 " src =" ./screenshots/android/home.png " /> | <img width =" 240 " src =" ./screenshots/android/detail.png " /> | <img width =" 240 " src =" ./screenshots/android/loading.png " /> |
53+ | -------------------------------------------------------------| --------------------------------------------------------------| ---------------------------------------------------------------|
54+ | <img width =" 240 " src =" ./screenshots/android/graph.png " /> | | |
5455
5556## Desktop 🖥️
5657
@@ -60,8 +61,9 @@ To execute the Desktop app run this `gradle` command:
6061./gradlew desktop:run
6162```
6263
63- | <img width =" 240 " src =" ./screenshots/desktop/home.png " /> | <img width =" 240 " src =" ./screenshots/desktop/detail.png " /> | <img width =" 240 " src =" ./screenshots/desktop/loading.png " /> |
64- | ----------------------------------------------------------| ------------------------------------------------------------| -------------------------------------------------------------|
64+ | <img width =" 240 " src =" ./screenshots/desktop/home.png " /> | <img width =" 240 " src =" ./screenshots/desktop/detail.png " /> | <img width =" 240 " src =" ./screenshots/desktop/loading.png " /> |
65+ | -------------------------------------------------------------| --------------------------------------------------------------| ---------------------------------------------------------------|
66+ | <img width =" 240 " src =" ./screenshots/desktop/graph.png " /> | | |
6567
6668## iOS 🍎
6769Steps to setup your iOS app:
@@ -82,8 +84,9 @@ $(SRCROOT)/../modules/feature-home-shared/build/xcode-frameworks/$(CONFIGURATION
8284
8385More details [ JetBrains official documentation] ( https://www.jetbrains.com/help/kotlin-multiplatform-dev/multiplatform-integrate-in-existing-app.html#make-your-cross-platform-application-work-on-ios )
8486
85- | <img width =" 240 " src =" ./screenshots/ios/home.png " /> | <img width =" 240 " src =" ./screenshots/ios/detail.png " /> | <img width =" 240 " src =" ./screenshots/ios/loading.png " /> |
86- | ------------------------------------------------------| --------------------------------------------------------| ---------------------------------------------------------|
87+ | <img width =" 240 " src =" ./screenshots/ios/home.png " /> | <img width =" 240 " src =" ./screenshots/ios/detail.png " /> | <img width =" 240 " src =" ./screenshots/ios/loading.png " /> |
88+ | -------------------------------------------------------------| --------------------------------------------------------------| ---------------------------------------------------------------|
89+ | <img width =" 240 " src =" ./screenshots/ios/graph.png " /> | | |
8790
8891
8992### Get the latest version of the GraphQL schema
0 commit comments