React Navigation: Navigate Back To Root using NavigationActions.reset, goBack and getStateForAction January 6, 2024 by Tarik react-navigation has popToTop and we can use it like blow this.props.navigation.popToTop()