Replies: 68 comments 122 replies
-
A couple changes maybe worth highlighting:
|
Beta Was this translation helpful? Give feedback.
-
Possible blocker, it looks facebook/react-native#38626 regressed RTL on old architecture on iOS between 0.72 and 0.73. At least the ScrollView used by RNTester seems to be horizontally flipped (not sure if it has an explicit transform set or not).
|
Beta Was this translation helpful? Give feedback.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
-
Some recent Intl fixes in Hermes are worth picking: |
Beta Was this translation helpful? Give feedback.
This comment has been hidden.
This comment has been hidden.
-
About
The issue is solved. My suggestion is to add a link to the dSYM in the GitHub release, to provide an easy access to those archives when the user needs them. The url is a stable one and it depends on the version. For 0.73.0-RC.1, for example, we have:
As you can see, the pattern is:
|
Beta Was this translation helpful? Give feedback.
This comment has been hidden.
This comment has been hidden.
-
Steps to reproduce:
Might be useful information:
|
Beta Was this translation helpful? Give feedback.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
-
Reported issue with rc1 and Xcode 15: facebook/react-native#39826 |
Beta Was this translation helpful? Give feedback.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
-
Both react-native-screens #1972 and react-native-safe-area-context [#454](https://github.com/th3rdwave/react-native-safe-area-context/pull/454/files requires trivial, but non backward compatible changes in their c++ code to build on fabric with rn0.73. I was wondering if there is any C++ preprocessor macro ( |
Beta Was this translation helpful? Give feedback.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
-
Would be worth updating the linting and types used by |
Beta Was this translation helpful? Give feedback.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
-
Please pick this: facebook/react-native#41657 This PR fixes a crash in |
Beta Was this translation helpful? Give feedback.
-
Please pick: facebook/react-native#41678 This PR fixes reloading the react instance on android. Issue with more info: facebook/react-native#41677 |
Beta Was this translation helpful? Give feedback.
-
Please pick: facebook/react-native#41152 / facebook/react-native@0806ad7 This is a small change, but it should fix the most reported issue (on Expo's user feedback) related to debugging. |
Beta Was this translation helpful? Give feedback.
-
I'm experiencing a crash of The issue is that The crash is fixed here or maybe in some previous commit already, I didn't go up the history more. |
Beta Was this translation helpful? Give feedback.
-
Release coordination for React Native 0.73
Notice
0.73 Release Crew 👋🏻
Target dates
We're aiming to ship 0.73 around these key dates.
During the ~1 month RC phase, we will accept hotfixes only. Commits on
main
after this date will be made towards the following release.Key changes in this release
Breaking changes
Infra
rn-tester-e2e
add RNTester-E2E: tests for iOS and Android via Appium, WDIO and Jest facebook/react-native#36267For Release Crew
Release Checklist
[blog] Add 0.73 announcement post facebook/react-native-website#3931
Add changelog for 0.73.0 [skip ci] facebook/react-native#41741
react-native-website
with the new version cut (see docs)[docs] Cut version 0.73.0 facebook/react-native-website#3940
0.73.0-rc.4
Picked
facebook/react-native@v0.73.0-rc.3...0.73-stable
Pending
0.73.0-rc.3 (released)
Picked
facebook/react-native@v0.73.0-rc.2...0.73-stable
0.73.0-rc.2 (released)
Pick list
Hermes Picks (optional, may wait until later)
Retrospective Topics
Beta Was this translation helpful? Give feedback.
All reactions