should component update react native code example Example: shouldcomponentupdate shouldComponentUpdate(nextProps, nextState) { return true; }