Open SupriyaKalghatgi opened 5 years ago
I have the same issue, did you find a solution for this @SupriyaKalghatgi ?
No
@diogomgbrito, @SupriyaKalghatgi
workaround i found is just import from src/ folder, like that:
import { createBrowserApp } from "@react-navigation/web/src";
Please set sticky @proof666 's answer post.. Save my day!
React Navigation works when run with
react-scripts start
but fails when scripts is replaced withreact-app-rewired start
.This is
config-overrides.js
Output