Have You install the following packages for navigation Package required for React Native Navigation 1. npm install react-navigation --save 2. npm install react-native-gesture-handler --save 3. npm install react-navigation-stack --save run these command one by one at terminal. make sure internet is ON
Thanks to this channel its hepling me a lot
you solved my problem i have wasted a whole day in this consept thanks means a lot
Thank you, it helped me a lot. I wasted 3/4 hours just on this.
thanks for the code, you help me bro..
I've been looking for this.. thanks for the guidance 💜💜💜💜
Thanks for your valuable feedback
thank you for sharing the knowledge
Hello sir, is it possible in reactjs, I want checkbox data to show next screen?
hi, How to pass the data between screens using useState hooks on Button's onPress Event ?
i have the same question :(
i got this error please help me "undefined is not an object (evaluating 'this.props.navigation.navigate') - React Native"
Have You install the following packages for navigation
Package required for React Native Navigation
1. npm install react-navigation --save
2. npm install react-native-gesture-handler --save
3. npm install react-navigation-stack --save
run these command one by one at terminal. make sure internet is ON
If you are using react navigation x5 then, you will be write your code like {this.props.route.params.p1}
@@hamadazam7912 u rock!!! And thank you to computer science tutor!!
Thanks computer science tutor and@@hamadazam7912 , you help me too, just curious how did you found out its using "route"
can you change value after getting it on second screen ?
You can use useState on the second screen change value.
Sir, it shows the error 'params is not defined ' please fix it
same here
same here