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
fix(Bridge): Native bridge is expected to normalize module names
A long time ago, before we had the `windows` platform option working, we were matching iOS names (e.g., RK*, RCT*) for modules. These names haven't changed, but the requirements for normalizing these prefixes away has.
0 commit comments