Target Branch
0.81
Link to commit or PR to be picked
react/react-native#53980
Description
To be merged directly in 0.81.
Make ReactTextViewManager and ReactTextShadowNode extendable again to temporarily unblock libraries that depend on it. Long term ReactTextShadowNode will be gone and ReactTextViewManager can be used with composition instead of inheritance.
Target Branch
0.81
Link to commit or PR to be picked
react/react-native#53980
Description
To be merged directly in 0.81.
Make
ReactTextViewManagerandReactTextShadowNodeextendable again to temporarily unblock libraries that depend on it. Long termReactTextShadowNodewill be gone andReactTextViewManagercan be used with composition instead of inheritance.