nori-ui

Spinner

Indeterminate loading indicator.

At a glance

  • Wraps RN <ActivityIndicator> on native; CSS animation on web.
  • Three sizes and optional label for a11y.

Web preview

Native preview

Props

PropTypeDefaultDescription
size'sm' | 'md' | 'lg''md'Visual size
labelstringAccessible label (falls back to default for a11y)
colorstringSpinner color; defaults to current text color

On this page