mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
2d51f4b499
Summary: These assertions will already run by default on iOS, macOS, Windows, etc, all OSes except Android because of a longstanding Buck+Android NDEBUG issue. Align platforms by using REACT_NATIVE_DEBUG flag. Only impacts debug/dev builds. Changelog: [Internal] Reviewed By: RSNara Differential Revision: D26561977 fbshipit-source-id: 324875c48b2a138e8ab55630c3e2ec43c2f768c3