Join Slack
Powered by
And how to pass Parcelable using compose navigatio...
# compose
m
Mohamed Ibrahim
08/07/2021, 2:26 AM
And how to pass Parcelable using compose navigation?
c
Colton Idle
08/07/2021, 2:41 AM
TL;DR: You don't.
https://developer.android.com/guide/navigation/navigation-pass-data
Parcelable has always been an anti-pattern. Compose navigation saves us from this foot gun.
🎉 1
🙌 1
🏃♂️ 1
i
Ian Lake
08/07/2021, 2:46 AM
Here's the thread from October:
https://kotlinlang.slack.com/archives/CJLTWPH7S/p1603915310355400?thread_ts=1603915006.355200&cid=CJLTWPH7S
👀 1
☝️ 1
m
Mohamed Ibrahim
08/07/2021, 2:47 AM
Thanks guys will look into it
2
Views
Open in Slack
Previous
Next