NavigatorScreen
The NavigatorScreen
provides a responsive navigation system that dynamically adjusts the navigation bars and content of each screen based on the current com.tecknobit.equinoxcompose.utilities.ResponsiveClass
Related documentation: NavigatorScreen.md
Author
N7ghtm4r3 - Tecknobit
Since
1.0.0
Parameters
The type of the NavigatorTab used by the navigator
See also
Properties
activeNavigationTabIndex
the index of the current NavigatorTab displayed
Functions
Custom BottomAppBar displayed on the MEDIUM_EXPANDED_CONTENT and COMPACT_CONTENT responsive screen classes
The navigation item of the BottomNavigationItem bar
Method used to collect or instantiate the states of the screen
Responsive navigation system based on the current com.tecknobit.equinoxcompose.utilities.ResponsiveClass
Method used to retrieve the tabs to assign to the tabs array
Method used to prepare the title for the SideNavigationItem and the BottomNavigationItem based on the NavigatorTab used by the navigator
The content of the tab
Custom NavigationRail displayed on the EXPANDED_CONTENT and MEDIUM_CONTENT responsive screen classes
Custom footer content to display on the SideNavigationArrangement bar
Custom header content to display on the SideNavigationArrangement bar
The navigation item of the SideNavigationArrangement bar
Method used to instantiate the related screen based on the current activeNavigationTabIndex