Introduction
Recurring mobile behaviors, grouped by topic.
Axiom doesn’t stop at components. Over time, it covers the behaviors every mobile app needs. A behavior is an interaction mechanic, such as a gesture or a reaction to scroll, usually backed by a hook. Components live in atoms, molecules, organisms and templates; complete flows such as search or loading states live in patterns.
Each card links to the behavior’s page and shows its status:
- Available: a component or hook you can install today.
- Spec: the behavior is described, but not implemented yet.
- Planned: on the list, not described yet.
Scroll
How the screen reacts while the user scrolls a list.
Pull-to-refreshAvailable
Hide-on-scrollSpec
Collapsible headerSpec
Scroll-to-topSpec
Scroll-aware AppBarSpec
PaginationSpec
Gestures
Actions triggered by touch rather than a visible button.
Contextual UI
Actions that appear only when they apply to what the user is doing.