A KMP project that uses Unsplash API for retrieving and showing photos. The main idea is to share data (Network), domain (UseCases) and presentation (ViewModels) layers between iOS and Android platforms.
android.mp4
- Kotlin - main programming language
- Ktor - Ktor is an asynchronous framework for creating microservices, web applications, and more
- Coroutines - solution for asynchronous programming
- Jetpack Compose - declarative UI toolkit for Android
- Jetpack Compose Navigation - navigation between composables
- Swift UI - declarative UI toolkit for iOS
- Koin - DI framework
MIT