-
Notifications
You must be signed in to change notification settings - Fork 6
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
Blank Page show in browser #4
Comments
There is another issue, when i change the text context in App.js it won't update when i run in ios simulator. |
Hi, when I tried configuring the project using the latest packages of webpack babel react and react-native. |
as per the webpack.config file it should create a directory and place the bundle.js, directory also not created. |
I have the same issue |
I have successfully run webpack-dev-server --watch -port 8082
But when i open http://localhost:8082/ in the browser to see the web page, I only see blank page.
The text was updated successfully, but these errors were encountered: