Home > react-native-material-kit > SimpleProgressProps
SimpleProgressProps interface
Basic Props of Progress, which extends
Signature:
export interface SimpleProgressProps extends ViewProps
Properties
| Property | Type | Description |
|---|---|---|
| progressAniDuration | number |
Animation duration (milliseconds) |
| progressColor | string |
Color of the progress layer |