What are React lifecycle methods? Mark as favorite Copy Link 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