Package-level declarations

Types

Link copied to clipboard

ViewModel for the BookInfoScreen.

Functions

Link copied to clipboard
fun BookInfoScreen(navController: NavHostController, bookId: String? = "", viewModel: BookInfoScreenViewModel = viewModel())

Screen that displays the details of a book.

Link copied to clipboard
fun SellerInterestListScreen(navController: NavController, viewModel: BookInfoScreenViewModel = viewModel())

Seller Interest Screen