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
I made a change a while ago to React Native macOS that never quite landed in React Native to add a runtimeConfig to JSC so we can do things like set the name of the JSContext in Safari WebInpsector, so it's easier to know which target you are debugging if you have multiple React Native instances open. Rather than re-open my PR to RN Core, perhaps it's better I do it here?