-
Notifications
You must be signed in to change notification settings - Fork 3
not working on web #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi! Have you made any changes to the code or did you only cloned it? |
Hi there |
I have the same problem. About react-navigation. |
Unfortunately I have no time looking into this but if you solve it, it is very appreciated if you share your solution here or make a PR 🙂 |
It has taken me ten hours to resolve it. However it failed. I am a newbie. It worked without |
|
create react app and react-scripts is not a good foundation for this since node_modules will need to be transpiled, which will only work if you can customize webpack. NextJS would be a better option, or just simple webpack without any framework/utilities wrapping it. |
hello brother,
i clone your repository and add dependencies
its work very well on native
but not working on the web
on native :

on web :

can you help me please
The text was updated successfully, but these errors were encountered: