Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
How can you navigate to a new screen within the stack using React Navigation's Native Stack?
this.props.navigation('ScreenName')
this.props.navigate('ScreenName')
navigation.navigate('ScreenName')
NavigationService.navigate('ScreenName')
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!