2 years ago
#58817

Akhmad Fauzan
Send params to both of the screen in react-native
this is my screen structure Stack.Navigator Login (Screen) Register (Screen) Todolist-screen (Tab.navigator) todolist (Screen) profile (Screen)
enter image description here as you can see im sending param to the just to do list screen, because of that i can't got the params in the profile screen but if im not doing like that lets say im doing like this
enter image description here i can't get the route.params in both of the screen,So is there any way to sending params tot both of the screen?? enter code here
react-native
react-navigation
react-navigation-bottom-tab
0 Answers
Your Answer