Mohamed Ibrahim
06/19/2019, 10:00 AMBehaviorRelays
with viewModel, the problem is in case of the device rotation, ViewModel
subscribe again which cause duplicate subscription with each rotation. I know I could save a subscription with Disposable
and dispose it if it exists, then subscribe .. but is there any other cleaner solution.
Slack Conversation