Rewrite Counter in Kotlin Multiplatform
When you click the button, the number will increase by 1.
- Android
- Desktop
- Save the number to the database
- Dark mode
- Monet color (Android only)
Desktop (dark) | Android (light) |
---|---|
- Kotlin Multiplatform
- Lifecycle ViewModel Compose
- Material3 Compose
- Navigation Compose
- SqlDelight
- Koin Injection
Refer to libs.versions.toml
MIT