pages library

Page scaffolds and navigation primitives for DraftModeFramework apps.

Import this library for DraftModePage, DraftModeUIPage, and the shared navigation item and bar widgets that sit around page workflows.

Classes

DraftModePage
Opinionated public page scaffold for DraftMode screens.
DraftModeUIPage
Low-level rendering scaffold for DraftMode pages.
DraftModeUIPageNavigationBottom
Platform-aware bottom navigation bar used by DraftModeUIPage.
DraftModeUIPageNavigationItem
Shared navigation button used by top and bottom bars.
DraftModeUIPageNavigationItemBottom
Convenience wrapper configuring a DraftModeUIPageNavigationItem for the bottom bar.
DraftModeUIPageNavigationItemScreen
Convenience wrapper that pushes a destination screen when tapped.
DraftModeUIPageNavigationItemTop
Convenience wrapper configuring a DraftModeUIPageNavigationItem for the top bar.
DraftModeUIPageNavigationTop
Platform-aware top navigation bar used by DraftModeUIPage.
DraftModeUIRoute
Adaptive route helper for screen pushes within DraftModeFramework.