DEV Community

Discussion on: Expo Router Tab Navigation -From the Docs

Collapse
 
andremendoncabhz profile image
André Luiz Mendonça • Edited

[BABEL]: expo-router/babel is deprecated in favor of babel-preset-expo in SDK 50. To fix this issue, remove "expo-router/babel" from "plugins" in your babel.config.js file

ConfigError: Cannot resolve entry file: The main field defined in your package.json points to an unresolvable or non-existent path. To fix this issue, change main field to "node_modules/expo/AppEntry.js".