mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
5ef68569b3
Summary: PR is here https://github.com/facebook/react-native/pull/50581 This enables INTERPROCEDURAL_OPTIMIZATION for Hermes in OSS, similar to how we did for libreactnative.so I also had to bump CMake to 3.30.x to unblock the build failure with `-fuse-ld=gold` Changelog: [Internal] [Changed] - Reviewed By: alanleedev Differential Revision: D72696879 fbshipit-source-id: e842f6cdf41f6936ef4baeb70e4833a1a0c2d19b
Where is the template?
The React Native Template has moved from being shipping inside the react-native package to it's own package: @react-native-community/template.
Why has it moved?
The React Native Frameworks RFC0759 provides background information.
When was it moved?
The 0.75 release.