Package-level declarations

Types

Link copied to clipboard
class AddMembersScreen(val project: <Error class: unknown class>) : NovaScreen

The AddMembersScreen class is used to add new members to the project

Link copied to clipboard
class AddMembersScreenViewModel(snackbarHostState: SnackbarHostState, val project: <Error class: unknown class>)

The AddMembersScreenViewModel class is the support class used by the AddMembersScreen to generate the qrcode and the request to add members to the project

Functions

Link copied to clipboard
fun shareData(joiningQRCode: <Error class: unknown class>): String

Function to share the data of the joiningQRCode

Link copied to clipboard
expect fun shareJoiningCode(joiningQRCode: <Error class: unknown class>)

Function to share properly from each platform the details of the joiningQRCode