Skip to main content

Activity Indicator

Activity Indicators provide a visual cue that an action is either processing, awaiting a course of change or a result.

💬 Feedback

Import​

import { ActivityIndicator } from "@react-native-material/core";

Usage​

Here are some examples of where you might use ActivityIndicator.

Props​

color

The color of the spinner.

Type: Color;

Default: "primary"

Optional: Yes


...ActivityIndicatorProps