For class component there is "this.props.route.params" option. How to get params from one screen to other screen in react hook functional component.
"react": "16.11.0",
"react-native": "0.62.2",
"react-navigation": "@react-navigation/native": "^5.1.2",