react-native-windows
react-native-windows copied to clipboard
Remove Fork of getNativeComponentAttributes.js
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 Can you assign to the right integration shadow so this gets tracked for the upstream PR?