- 🔭 I’m currently working on contributing to develop and improve multiple projects to build an Android App and KMP.
- 🌱 I’m currently learning Kotlin Multiplaform (iOS, desktop, web, server, Android).
- 😄 Pronouns: his, he, him
- 📫 How to reach me: stephen.siapno7@gmail.com
- 📫 LinkedIn: https://www.linkedin.com/in/stephen-siapno/
You can also check my website on: https://thesetox.github.io/about-me.html
https://github.com/TheSetox/Prepare
A lightweight utility composable for preparing and loading individual composables.
Prepare icons created by kerismaker - Flaticon@Composable
fun Prepare(
preview: () -> Unit = {},
data: @Composable () -> Unit = {},
dialog: @Composable () -> Unit = {},
screen: @Composable () -> Unit,
)
- Kotlin Multiplatform
- Compose Multiplatform
- and more coming soon..
https://github.com/TheSetox/KMP-Fun-Clean-Architecture
- Android - OK
- iOS - OK
- Desktop - Coming soon..
- Web - Coming soon..
- Backend - Coming soon..
- Integrate News API
- SQL Delight
- Coil
- Ktor Client Library
- Koin
- KotlinX Serialization
- Kotlin Coroutine