appBottomNavigationItems
private fun appBottomNavigationItems(currentRoute: AppRoute, router: RootAppRouter): List<HomeNavigationBarItem>(source)
Renders the appBottomNavigationItems UI for the SDAI presentation layer.
Author
Dmitriy Moroz
Parameters
currentRoute
current route value consumed by the API.
router
router value consumed by the API.