I see a few answers talking about ErrorUtils
-
how to catch uncaught exception (globally) in react native
-
React Native ErrorUtils Global Handler not called
And the related issue https://github.com/facebook/react-native/issues/1194
But I can’t seem to find it documented anywhere in the react native docs.
1