Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the issue
There are existing issues but no solution was offered.
A bare (Non Expo) react native web project that has react native navigation in it shows an error instead of the web page
Expected behavior
The web page should be shown.
Steps to reproduce
Clone this git repo https://github.com/Virock/rn.git
Run 'npm i'
Run 'npm run web'
Open localhost:8080 and an error will be shown instead of the web page
Test case
https://github.com/Virock/rn.git
Additional comments
No response