Home > react-native-material-kit > Progress > UNSAFE_componentWillReceiveProps
Progress.UNSAFE_componentWillReceiveProps() method
Signature:
UNSAFE_componentWillReceiveProps(nextProps: ProgressProps): void;
Parameters
Parameter | Type | Description |
---|---|---|
nextProps | ProgressProps |
Returns:
void