Skip to content

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

Open
@bloggerklik

Description

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?

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions