toggle menu
app
androidJvm
switch theme
search in API
app
/
com.jrod7938.textchangeapp.components
/
DisplayCategories
Display
Categories
@
Composable
fun
DisplayCategories
(
bookCategories
:
HashMap
<
String
,
MBook
>
,
navController
:
NavHostController
)
Displays the categories of books.
Parameters
book
Categories
the categories of books
nav
Controller
the navigation controller
See also
Category
Card
Home
Screen