react-native-windows icon indicating copy to clipboard operation
react-native-windows copied to clipboard

Remove Fork of getNativeComponentAttributes.js

Open chiaramooney opened this issue 5 months ago • 1 comments

Problem Description

Needed for fork getNativeComponentAttributes.js because its original file contents was producing a bunch of errors due to its usage of a deprecated comment getViewManagerConfig. I replaced these calls with the new API hasViewManagerConfig. This change should be upstreamed. The fork can be removed once the upstream PR is integrated.

Link to the integration where the error originated

https://github.com/microsoft/react-native-windows/pull/14724

Link to commit

https://github.com/facebook/react-native/compare/cee63397b...fc7385c1e

Forked files

getNativeComponentAttributes.windows.js

Upstream PR

TODO

Build Configuration

Debug

chiaramooney avatar Jun 06 '25 19:06 chiaramooney

@chiaramooney Can you assign to the right integration shadow so this gets tracked for the upstream PR?

chrisglein avatar Jun 09 '25 17:06 chrisglein