Home > react-native-material-kit > Switch > UNSAFE_componentWillReceiveProps

Switch.UNSAFE_componentWillReceiveProps() method

Signature:

UNSAFE_componentWillReceiveProps(nextProps: SwitchProps): void;

Parameters

Parameter Type Description
nextProps SwitchProps  

Returns:

void