Hi anyone can provide me some use cases of labels....
# mvikotlin
t
Hi anyone can provide me some use cases of labels. I don't know why we need it. Thanks.
a
You can perform navigation when a certain label is received. You can also map labels of one store to intents of another store. Labels are one-time events, can be used for anything.
t
Thank you