-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Labels
Area: Build InfrastructureIntegration Follow-upWorkstream: Releases and IntegrationsKeep RNW current with RN releases.Keep RNW current with RN releases.enhancement
Milestone
Description
Summary
Upstream, React Native has been using Folly v2024.10.14.00 since October 2024: facebook/react-native@37375d8
We should update to that version.
Motivation
There may be subtle problems and/or behaviour differences if our Folly version is too out of date.
Basic Example
No response
Open Questions
There have been some large changes in Folly by this release, including moving some files (that we fork) into a new json folder. There's also a new dependency on the fast_float library that we'll need to reconcile integrating into our code: https://github.com/fastfloat/fast_float
Metadata
Metadata
Assignees
Labels
Area: Build InfrastructureIntegration Follow-upWorkstream: Releases and IntegrationsKeep RNW current with RN releases.Keep RNW current with RN releases.enhancement