This app is built using Kotlin Multiplatform using Jetpack Compose based UI Framework Compose Multiplatform for sharing the UI between Android, iOS, Web and Desktop all platforms. It demonstrates the use of Koin for Dependency Injection, Ktor for Networking, SQLDelight for Persitence and Compose Navigation for navigation and Compose ViewModel for business logic in Kotlin Multiplatform for Android, iOS, Web and Desktop platforms. It features minimal features of Recipe App such as List of Recipes, Recipe Detail, Search Recipes, Favorite Recipes, Login and Profile Screens etc..
This app is part of My Compose Multiplatform Full Course on youtube. You can check that to learn about how to build full app in KMP Compose Multiplatform.
- Kotlin Multiplatform
- Compose Multiplatform
- Koin
- SQLDelight
- Coil
- KTOR Client
- Multiplatform Settings
- Compose Navigation
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
- Kotlin
- Java JDK 17+
- Latest stable version of Android Studio IDE
- Latest XCode (for iOS)
- Kotlin Multiplatform Plugin in Android Studio
- Clone this repository.
- Open in the latest version of Android Studio and You are ready to Go.