Skip to content
ohitsdaniel edited this page Mar 2, 2021 · 12 revisions

Types

Protocols

  • NavigationTree
  • PathBuilder: PathBuilders define how a navigation path is built
  • Screen: The Screen protocol is the underlying protocol for navigation path elements. Each navigation path element defines how it is presented.

Global Typealiases

  • ScreenID: A unique identifier for Screens
Clone this wiki locally