Package-level declarations
Functions
Link copied to clipboard
fun SearchScreen(navController: NavHostController, category: String? = "", viewModel: BookSearchScreenViewModel = viewModel())
BookSearchScreen is the screen that allows the user to search for books by ISBN, Title, Author, or Category.