Hey Folks,
Itβs Kotlin Multiplatform Oβclock
Check out my first Kotlin Multiplatform app, with shared UI using Compose Multiplatform. I borrowed some UI inspirations from the Netflix app. Everything else just winged itπ€ .
Check out the repo ππ½ https://github.com/BKinya/RickAndMorty-KMP. Leave a star, create an issue or a PR π.
#KotlinMultiplatform
#ComposeMultiplatform
#SharedLogic
#SharedUI
#Kotlin
My first function using Haskell ππ»ππ»,
A few things:
- No parentheses of commas to separate arguments in a function.
- No return keywords. Functions are expressions.
- A special tuple with zero elements, ().