Kotlin Multiplatform Development
 

Modify the project

Edit pageLast modified: 20 December 2024

Let's modify the code generated by the Kotlin Multiplatform wizard and display the current date within the App composable. To do this, you'll add a new dependency to the project, enhance the UI, and rerun the application on each platform.