Event buses had been very popular in Andorid, but are considered an anti-pattern today. I use event buses in pretty much all my projects. E.g., it's the simplest way to deliver events from dialogs to e.g. fragments, while respecting the lifecycle: github.com/techyourchance…
6
1
45
8K
20
@VasiliyZukanov When I hear "event bus" I always imagine something like this:
@codinginflow Your life had been so much funnier than mine 😂