RPRodrigo Perez·Feb 28, 201812Is good to use async/await in componentWillMount?Hi, I want to do a request to an API in the componentWillMount method, but I want to know if is correct change the life cycle methods to async to use the await.KFKashish and 1 more commented