toggle menu
kindlysdk
main
switch theme
search in API
kindlysdk
/
no.kindly.chatsdk.chat.presentation.mainscreen
Package-level
declarations
Types
Functions
Types
Main
Screen
UIState
Link copied to clipboard
sealed
class
MainScreenUIState
MainScreenUIState
contains the states of the MainScreen
Functions
Snack
Bar
Component
Link copied to clipboard
@
Composable
fun
SnackBarComponent
(
errorMesag
:
String
,
isVisible
:
MutableState
<
Boolean
>
)