Skip to content
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

The react native page is not updated after modification #762

Open
aibihub opened this issue May 31, 2023 · 0 comments
Open

The react native page is not updated after modification #762

aibihub opened this issue May 31, 2023 · 0 comments

Comments

@aibihub
Copy link

aibihub commented May 31, 2023

React Native Debugger app version: 0.13.0
React Native version: 0.71.3
Platform: iOS & Android
Is real device of platform: Yes, using a real device
Operating System: mac

new ,The react native page is not updated after modification,why? I try to used

npx react-native bundle --platform android --dev false --entry-file index.js --bundle-output android/app/src/main/assets/index.android.bundle --assets-dest android/app/src/main/res/ && react-native run-android

Although the effect is achieved, I don't want to need such an operation every time I view the modified page. Is there a more elegant solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant