React Native tooling
Why __DEV__ is false in release builds, and how we gated dev tools by config instead
A developer shortcut hidden behind __DEV__ disappeared exactly when we needed it in a release build. Here is why that happens in React Native and how we moved the gate to runtime config.