LoadingModal presents a centered activity indicator with optional status text. It is ideal for
blocking interactions while asynchronous work completes and can be themed or overridden for
custom visuals.
Key Features
Lightweight overlay with spinner and message.
Easily themed via backgroundColor, displayColor, and StyleProp.
Supports render overrides for custom loading UX.
Accessibility
Spinner conveys ongoing progress; pair with additional messaging when possible.
LoadingModal presents a centered activity indicator with optional status text. It is ideal for blocking interactions while asynchronous work completes and can be themed or overridden for custom visuals.
Key Features
backgroundColor
,displayColor
, andStyleProp
.Accessibility