Version: Next
Loading
Props#
loading#
Displays an ActivityIndicator when the items aren't loaded yet.
| Type | Default |
|---|---|
| bool | false |
ActivityIndicatorComponent#
Customizes the ActivityIndicator.
| Type |
|---|
| function |
activityIndicatorColor#
Changes the default color of the ActivityIndicator.
| Type | Default |
|---|---|
| string | grey |
activityIndicatorSize#
Changes the default size of the ActivityIndicator.
| Type | Default |
|---|---|
| number | 30 |