UNPKG

@bugsnag/react-native

Version:

Bugsnag error reporter for React Native applications

7 lines (5 loc) 174 B
if (global.window === undefined) { global.window = global } // trick the notifier in thinking it's not running in the remote debugger global.nativeCallSyncHook = () => {}