microsoft / react-native-code-push

React Native module for CodePush
http://appcenter.ms
Other
8.99k stars 1.48k forks source link

Support react native v0.76 and New Architecture #2774

Closed eduardo-santos-tribia closed 3 weeks ago

eduardo-santos-tribia commented 3 weeks ago

I know that App Center and Code Push will stop working in March 2025, but is there any plan to at least support v0.76 which comes with the New Architecture by default? If not, is there any workaround or something we can do to upgrade to v0.76 and still use this library until March 2025?

DordeDimitrijev commented 3 weeks ago

Duplicate of https://github.com/microsoft/react-native-code-push/issues/2696 - we are not going to support new architecture, as a workaround you can still opt out from new arch in v.076.

eduardo-santos-tribia commented 3 weeks ago

@DordeDimitrijev what do you think about adding this info to Readme? I'm pretty sure in a near future more people will create an issue specifically because they want v0.76 and new architecture support.

Something like this would be enough there:

we are not going to support new architecture, as a workaround you can still opt out from new arch in v.076.

DordeDimitrijev commented 2 weeks ago

We've updated the README as you proposed, thank you for the suggestion. Here is the README.