nextstate in react code example Example: shouldcomponentupdate shouldComponentUpdate(nextProps, nextState) { return true; }