mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
6b783b4fb0
Summary: This diff switches the exception manager over to the reportException native module function on iOS and adds a new field `extraData.showRedbox` as a temporary hack to control hiding/showing native redboxes for LogBox. Once LogBox is rolled out we'll remove this field, so we're hacking it into the available unused and untyped extraData bag, which will simplify gutting it in the future. Changelog: [Internal] Reviewed By: motiz88 Differential Revision: D18212047 fbshipit-source-id: f14e31d90359b7d455a73c2368ce010c28364a5c