Returning null from a component’s render method does not affect the firing of the component’s lifecycle methods. Lifecycle methods like componentDidUpdate will still be called.