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

Is it a problem to create a new project instead of updating React Native in Stores? #370

Open
bloggerklik opened this issue Nov 1, 2023 · 0 comments

Comments

@bloggerklik
Copy link

I have an application published on the App Store and Google Play. I want to update React Native to a higher version. "npx react-native upgrade" didn't work. So I will create a new project with "npx react-native init". After installing the packages, I think I will integrate my src folder into the new project. I keep users' data on their devices locally with Realm. If I publish the build of the new project, can users continue to use it without any problems?

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