Share
Share
Sharing is Caring
Issues
Events firing early
.share() isn't needed because the source of the observable is the Driver<NavigationContext> from the ViewModel which already has a share strategy on it
.share() isn't needed because the source of the observable is the Driver<NavigationContext> from the ViewModel which already has a share strategy on it