Package com. devbase. presentation. navigation

Defines delegation functionalities for Jetpack Navigation component for Activity and Fragment

Types

Link copied to clipboard
interface NavigationDelegate

Interface to define functions to use to implement Navigation Component natively to Fragment

Link copied to clipboard
class NavigationDelegation : NavigationDelegate

Delegation for NavigationDelegate to implement in Activity/Fragment