mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
68cad5d2d3
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/50377 Configures the Hermes Parser to target React 19, which changes components written with Component Syntax to stop generating `forwardRef` calls (because `ref` is now a prop). Changelog: [General][Changed] - Configured Hermes Parser to target React 19, resulting in Component Syntax no longer producing `forwardRef` calls. Reviewed By: javache, SamChou19815 Differential Revision: D72070021 fbshipit-source-id: b891789d4ff1cbcb8eebea3525361ab14e628b51