You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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