upgrade-support icon indicating copy to clipboard operation
upgrade-support copied to clipboard

Can we Upgrade the old project version to the latest version 0.69 without adopting new architecture?

Open robyhuzwandar opened this issue 3 years ago • 5 comments

I have an old project that uses version "react-native": "0.66.3", and I want to upgrade to 0.69 but I don't want to use new architecture to avoid breaking changes on my app.

robyhuzwandar avatar Jun 24 '22 06:06 robyhuzwandar

I am also interested in knowing this. I attempted upgrading from 0.68.2 -> 0.69.1 without using the new architecture and encountered lots of build issues so shelved it for another day.

geraintwhite avatar Jul 20 '22 11:07 geraintwhite

im in the middle of updating a project from 0.68 to 0.69 and i have not enabled new architecture. so it should be possible.

Adnan-Bacic avatar Aug 12 '22 08:08 Adnan-Bacic

im in the middle of updating a project from 0.68 to 0.69 and i have not enabled new architecture. so it should be possible.

Have you got both Android and iOS building on RN 0.69?

geraintwhite avatar Aug 17 '22 07:08 geraintwhite

im in the middle of updating a project from 0.68 to 0.69 and i have not enabled new architecture. so it should be possible.

Have you got both Android and iOS building on RN 0.69?

Yes. Didnt enable new architecture for either platform and i can run both.

Adnan-Bacic avatar Aug 17 '22 08:08 Adnan-Bacic

Can anyone help me that how to upgrade my project? version i am using : 0.61.5 and want to switch to version above 0.65 i have tried npx react-native upgrade but nothing happens

akshay030123 avatar Feb 18 '23 04:02 akshay030123