Evidence repo for Kotlin Multiplataforma: Curso Intensivo para Android y iOS
The Kotlin Multiplatform technology is designed to simplify the development of cross-platform projects. It reduces time spent writing and maintaining the same code for different platforms while retaining the flexibility and benefits of native programming.
Content Index
- Hello KMP: First steps on KMP
- KMP Sample: A quick view for Composable UI
- Expenses App Intermediate: Building App and UI
- Expenses API: Backend project for Expenses App
- Expenses App + Endpoints: Adding Ktor for Endpointa consumption
- Expenses App + Test: Introduction for Testing on KMP
- KMP Web: Simple sample about KMP for Browsers
- Expenses App + Dark Mode: Dark mode integration