You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add NavigationMVVMSingleActivity as abstract class for single-activity oriented way of navigation
All initNavigation variants uses coroutine scope with supervisor job to avoid redundant navigation fails
Add NavigationFragmentInfoProvider. Realizations of NavigationFragmentInfoProvider can be used for passing in
a list into initNavigation function for automatization of its parts registration