SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

0 0 154 C++

Replace most of the remaining `React.AbstractComponent` in react-native (#47143)

Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/47143

In order to adopt react 19's ref-as-prop model, we need to eliminate all the places where they are treated differently. `React.AbstractComponent` is the worst example of this, and we need to eliminate it.

This diff replaces most of the remaining `React.AbstractComponent` in react-native.

Changelog: [Internal]

Reviewed By: alexmckenley

Differential Revision: D64701145

fbshipit-source-id: c765674fdf59812895c4fae43df97cf8b9d24f05
S
Sam Zhou committed
723a37cb26d125b545d49a29639c27c965a306e2
Parent: dbf09fb
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com> on 10/21/2024, 10:48:25 PM