Hey guys, I know this channel is not for sharing p...
# multiplatform
r
Hey guys, I know this channel is not for sharing personal projects but as I have been asking many questions here since I started working with KMM so I thought I must share what I built after collecting all the answers. Here is the Github repository link of a sample app I built to demonstrate the use of KMM https://github.com/avidraghav/JetstarKMM Again it's not self endorsement, I'll be willing to delete this post if asked. thank you
👍🏼 1
👍 7
d
Personally, I'm very happy to see people's Multiplatform projects in #multiplatform, it's great to see what other Devs are doing with the technology - thanks for sharing @Raghav thank you color
r
thanks a lot @darkmoon_uk, means alot.
s
Thanks for sharing! I took a quick look, good job! I have 2 questions if you don't mind: 1. why did you use Resource<out T> instead of Kotlin Result ? 2. why did you add Android Application class in shared module, and not the application itself ?
x
Nice to see people using decompose routers 🙌
r
yup, thanks for greater article about leveraging Decompose. Really helped!