Name Description Size
MainActivityNavigation.kt Class performing the actual navigation in [MainActivity] by performing fragment transactions if needed. 13373
Navigator.kt The [Navigator] subscribes to the [AppStore] and initiates a navigation with the help of the provided [MainActivityNavigation] if the [Screen] in the [AppState] changes. 2087
StoreLink.kt Helper for subscribing to the [BrowserStore] and updating the [AppStore] for certain state changes. 1839