What are React lifecycle methods? Mark as favorite Copy Link Answer the question in 30 seconds! Methods that are called when a component is mounted and unmounted Methods that are called when a component is updated Methods that are called when a component receives props All of the above Check Answer