LifecycleSubscribable
interface LifecycleSubscribable
This interface can be provided to a BaseLifecycleViewModel to bind to platform specific lifecycle. Extend this on classes that need to have some setup during lifecycle events.
This interface can be provided to a BaseLifecycleViewModel to bind to platform specific lifecycle. Extend this on classes that need to have some setup during lifecycle events.