Week 4 | Compose Multiplatform
Last Week All screen files for the initial version of the app are now in place. Screen navigation is set up. Tools used: Development Platform: Kotlin Multiplatform (free) User Interface (UI) Framework: Compose Multiplatform (free) Navigation Library: Compose Multiplatform Navigation (free) What does it mean in English? A Development Platform translates my code into languages the end devices understand. In other words, I write in (mostly) English, the platform translates it into ones and zeroes....