Package-level declarations

Types

Link copied to clipboard
abstract class CreateScreen<I, V : EquinoxViewModel>(itemId: String?, creationTitle: StringResource, editingTitle: StringResource, viewModel: V) : PandoroScreen<V> , SessionFlowStateScreenConsumer

The CreateScreen serves as a base screen to create a new item or edit an existing one