Package-level declarations

Types

Link copied to clipboard
actual class KReviewer

The KReviewer class is useful to manage the biometric authentication

expect class KReviewer

The KReviewer class is useful to manage the biometric authentication

actual class KReviewer

The KReviewer class is useful to manage the biometric authentication

actual class KReviewer

The KReviewer class is useful to manage the biometric authentication

actual class KReviewer

The KReviewer class is useful to manage the biometric authentication

Link copied to clipboard
class RefyLocalUser : EquinoxLocalUser

The RefyLocalUser class is useful to represent a user in the client application

Link copied to clipboard
class RefyRequester(host: String, userId: String? = null, userToken: String? = null, debugMode: Boolean = false) : EquinoxRequester

The RefyRequester class is useful to communicate with Refy's backend

Properties

Link copied to clipboard
const val AUTH_SCREEN: String

AUTH_SCREEN route to navigate to the com.tecknobit.refy.ui.screens.auth.presenter.AuthScreen

Link copied to clipboard
Link copied to clipboard
const val HOME_SCREEN: String

HOME_SCREEN route to navigate to the com.tecknobit.refy.ui.screens.home.presenter.HomeScreen

Link copied to clipboard

navigator the navigator instance is useful to manage the navigation between the screens of the application

Link copied to clipboard

PROFILE_SCREEN route to navigate to the com.tecknobit.refy.ui.screens.profile.presenter.ProfileScreen

Link copied to clipboard
const val SPLASHSCREEN: String

SPLASHSCREEN route to navigate to the com.tecknobit.refy.ui.screens.splashscreen.Splashscreen

Link copied to clipboard
const val TEAM_SCREEN: String

TEAM_SCREEN route to navigate to the com.tecknobit.refy.ui.screens.team.presenter.TeamScreen

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
actual fun customHttpClient(): HttpClient

Method to create a custom HttpClient for the com.tecknobit.refy.imageLoader instance

expect fun customHttpClient(): HttpClient

Method to create a custom HttpClient for the com.tecknobit.refy.imageLoader instance

actual fun customHttpClient(): HttpClient

Method to create a custom HttpClient for the com.tecknobit.refy.imageLoader instance

actual fun customHttpClient(): HttpClient

Method to create a custom HttpClient for the com.tecknobit.refy.imageLoader instance

actual fun customHttpClient(): HttpClient

Method to create a custom HttpClient for the com.tecknobit.refy.imageLoader instance

Link copied to clipboard
fun navToCollectionScreen(linksCollection: LinksCollection)

Method used to navigate to the HomeScreen

Link copied to clipboard
fun navToHome()

Method used to navigate to the HomeScreen

Link copied to clipboard

Method used to navigate to the ProfileScreen

Link copied to clipboard

Method used to navigate to the Splashscreen

Link copied to clipboard
fun navToTeamScreen(team: Team)

Method used to navigate to the TeamScreen

Link copied to clipboard

Method used to navigate to the UpsertCustomLinkScreen

Link copied to clipboard
fun navToUpsertLinkCollectionScreen(linksCollection: LinksCollection? = null)

Method used to navigate to the UpsertCollectionScreen

Link copied to clipboard
fun navToUpsertLinkScreen(link: RefyLink? = null)

Method used to navigate to the UpsertLinkScreen

Link copied to clipboard
fun navToUpsertTeam(team: Team? = null)

Method used to navigate to the UpsertTeamScreen

Link copied to clipboard
actual fun shareLink(viewModel: EquinoxViewModel, link: RefyLink)

Method to share the link

expect fun shareLink(viewModel: EquinoxViewModel, link: RefyLink)

Method to share the link

actual fun shareLink(viewModel: EquinoxViewModel, link: RefyLink)

Method to share the link

actual fun shareLink(viewModel: EquinoxViewModel, link: RefyLink)

Method to share the link

actual fun shareLink(viewModel: EquinoxViewModel, link: RefyLink)

Method to share the link