I am using React Navigation v5 in my react-native project.
My screens are hosted by stack navigator:
const MyStack = createStackNavigator(); return (