Nikhil John
constructor()
static getDerivedStateFromProps()
render()
componentDidMount()
componentWillMount()
static getDerivedStateFromProps()
shouldComponentUpdate()
render()
getSnapshotBeforeUpdate()
componentDidUpdate()
componentWillUpdate()
componentWillReceiveProps()
componentDidUnmount()