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
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 @Raghavthank you color
r
Raghav
04/27/2023, 1:31 PM
thanks a lot @darkmoon_uk, means alot.
s
Shervin
04/28/2023, 9:22 AM
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
xxfast
04/28/2023, 4:38 PM
Nice to see people using decompose routers 🙌
r
Raghav
05/01/2023, 7:40 AM
yup, thanks for greater article about leveraging Decompose. Really helped!