Replies: 75 comments 216 replies
-
|
Small heads up that this is coming inside 0.72 (inside the CLI): It's a breaking change but I don't expect anyone to be impacted by this change. |
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.
-
|
I'm getting a crash on startup on Android: It looks like the window isn't yet attached or something. We are getting a |
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.
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.
-
|
0.72.0-rc.4/rc.5 breaks react-native-reanimated integration on iOS/Paper, rc.3 was fine though: |
Beta Was this translation helpful? Give feedback.
-
|
0.72.0-rc.4/rc.5 requires some changes in react-native-screens on Android/Fabric, rc.3 was fine though: |
Beta Was this translation helpful? Give feedback.
This comment was marked as off-topic.
This comment was marked as off-topic.
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.
This comment has been hidden.
This comment has been hidden.
-
|
@kelset @cortinico i get this Failure Error in IOS when i make use of this unstable_reactLegacyComponentNames: ['BVLinearGradient'] to support in new architecture Thread Performance Checker: Thread running at QOS_CLASS_USER_INTERACTIVE waiting on a lower QoS thread running at QOS_CLASS_DEFAULT. Investigate ways to avoid priority inversions Assertion failed: (module), function constructCoordinator, file LegacyViewManagerInteropComponentDescriptor.mm, line 64. |
Beta Was this translation helpful? Give feedback.
This comment has been hidden.
This comment has been hidden.
-
|
On 0.72.0-rc6 (using New Architecture) I am having Text style issue. <Text style={{ color: someStateValue ? 'blue' : 'orange' }}This isn't working when I think this issue is only for iOS only issue. |
Beta Was this translation helpful? Give feedback.
-
|
Can we pick facebook/react-native#37922 into the next release? |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Released, please refer to #74
The branch cut has happened on this commit.
Notice
Highlighted Changes in this release
Rough list of main changes (unordered, unprioritized)
unstable_reactLegacyComponentNamesto iOS project config react-native-community/cli#1859unstable_reactLegacyComponenttocli-platform-androidreact-native-community/cli#1849For more details, checkout the Changelog PR
Release Process
Checklist
react-native-websitewith the new version cut (see docs) Generate 0.72 version of the docs facebook/react-native-website#3770Retrospective Topics
Release Status
Blocking issues for releasing 0.72.1 / 0.72.0-rc.7
getEventDatasoftware-mansion/react-native-screens#1778Picks for 0.72.1 / 0.72.0-rc.7
npx react-native@latest init <AppName>facebook/react-native#37521Modalonly once on Android facebook/react-native#35803react-test-rendereris not a runtime dependency facebook/react-native#37955pod install --project-directory=iosfailing facebook/react-native#37994Tracking 0.72.0-rc.6 (released ✅)
Blocking issues for releasing 0.72.1 / 0.72.0-rc.6
Picks for 0.72.1 / 0.72.0-rc.6
(lower prior, can wait after current)
Tracking 0.72.0-rc.5 (released ✅)
Picks for 0.72.0-rc.5
@react-native/gradle-pluginTracking 0.72.0-rc.4 (released ✅)
Tracking 0.72.0-rc.4
Issues reported / blocking releasing 0.72.0-rc.4
Android crash: link to commentunstable_enablePackageExportsbroken with new projectPicks for 0.72.0-rc.4
(local 0.72-stable PRs)
v11.3.0in0.72-stablefacebook/react-native#37467(cherry-picks)
Content-Locationheader in bundle response as JS source URL facebook/react-native#37501hermescfacebook/react-native#37531npx react-native@latest init <AppName>facebook/react-native#37521//# sourceURL,Content-Locationfacebook/metro#989Tracking 0.72.0-rc.3 (released ✅)
Mandatory pre 0.72.0 tasks
Tracking 0.72.0-rc.3
Issues reported / blocking releasing 0.72.0-rc.3
Picks for 0.72.0-rc.3
Tracking 0.72.0-rc.2 (released ✅)
Tracking 0.72.0-rc.2
Blocking issues for releasing 0.72.0-rc.2
Picks for 0.72.0-rc.2
Tracking 0.72.0-rc.1 (released ✅)
Blocking issues for releasing 0.72.0-rc.1
Picks for 0.72.0-rc.1
already picked in branch
pre-branch cut tracking list
Discuss/address/decide/complete
Mandatory pre-cut
Geometry.hinreact/renderer/graphicsto reduce the breaking changes @cipolleschiunstable_reactLegacyComponentNamesto iOS project config react-native-community/cli#1859unstable_reactLegacyComponenttocli-platform-androidreact-native-community/cli#1849Mandatory pre-stable 0.72.0
Optional
use_frameworkssupport on iOS (new arch)0.71.1facebook/react-native#35930For 0.73+
inlineRequiresas false in templateRNTester: Setup E2E tests for iOS and Android with Appium and Jest facebook/react-native#35016Pressable? time to default to it?react-native-flipper0.171 and up are causing linking errors on iOS Release build facebook/flipper#4457Confirmed/finished/done
Beta Was this translation helpful? Give feedback.
All reactions