rifqimfahmi/android-mvvm-coroutine

how to pass object using your structure.

GauravPandey123 opened this issue · 1 comments

how to pass object using your structure.

between what instance? (eg. Activity, Fragment, etc). For passing object, I usually convert the object to JSON string and parse it back on the destination with GSON for convenience