how to use shouldComponentUpdate react native code example Example: shouldcomponentupdate shouldComponentUpdate(nextProps, nextState) { return true; }