You can also simply use props to access history object: this.props.history.push('new_url')
↧
Answer by user1445685 for Programmatically navigate using react router V4
↧
You can also simply use props to access history object: this.props.history.push('new_url')