How would you prevent a component from rendering? Technology Community › Category: React › How would you prevent a component from rendering? 0 Vote Up Vote Down VietMX Staff asked 4 years ago Returning null from a component’s render method does not affect the firing of the component’s lifecycle methods.