shouldComponentUpdate update state code example Example: shouldcomponentupdate shouldComponentUpdate(nextProps, nextState) { return true; }