Installing react-navigation 5
yarn add @react-navigation/native
Latest version of react navigation use many third part libraries, we can install them using yarn or npm
yarn add react-native-reanimated react-native-gesture-handler
react-native-screens react-native-safe-area-context
react-native-community/masked-view
Example using navigation 5