undefined Unable to resolve module @react-navigation/native from App.js: @react-navigation/native could not be found within the project.
@react-navigation/native
App.js
If you
npm install @react-navigation/native
if using expo:
expo install react-native-gesture-handler react-native-reanimated react-native-screens react-native-safe-area-context @react-native-community/masked-view
Also run:
npm install react-navigation