Closed q3e closed 7 years ago
Using react-navigation npm package and passing data between props and screens using params in navigator
react-navigation
https://reactnavigation.org/docs/navigators/navigation-actions#Navigate
https://stackoverflow.com/questions/44636886/react-native-how-to-pass-props-navigating-from-one-screen-to-another
https://stackoverflow.com/questions/45388957/how-to-pass-parameters-to-screen-in-stacknavigator
See this commit https://github.com/bnovf/react-native-github-graphql-app/commit/cffff19f39bee38769f6de54af664bcbacd5d7d1
Using
react-navigation
npm package and passing data between props and screens using params in navigatorreferences:
https://reactnavigation.org/docs/navigators/navigation-actions#Navigate
https://stackoverflow.com/questions/44636886/react-native-how-to-pass-props-navigating-from-one-screen-to-another
https://stackoverflow.com/questions/45388957/how-to-pass-parameters-to-screen-in-stacknavigator