Book
  fun BookInfoScreen(navController: NavHostController, bookId: String? = "", viewModel: BookInfoScreenViewModel = viewModel())
Screen that displays the details of a book.
Parameters
nav
the navigation controller
book
the id of the book to display
view
the view model