React Native Bundler Bug? #49995
Labels
📦Bundler
Needs: Author Feedback
Needs: Repro
This issue could be improved with a clear list of steps to reproduce the issue.
Description
I'm not sure what's going on. I spent the afternoon trying to figure out how to run a new React Native project at version 0.78.0. I simply created a new project using the following command:
npx @react-native-community/[email protected] init AwesomeProject --version 0.78.0
The project was created, and I was able to build it successfully. However, as soon as I ran the Metro bundler, the app displayed a black screen. I had to manually close the app and reopen it for anything to appear.
Steps to reproduce
npx @react-native-community/[email protected] init AwesomeProject --version 0.78.0
React Native Version
0.78.0
Output of
npx @react-native-community/cli info
Screenshots and Videos
No response
The text was updated successfully, but these errors were encountered: