mobxjs / mobx-react-devtools

[DEPRECATED] Tools to perform runtime analyses of React applications powered by MobX and React
MIT License
1.23k stars 49 forks source link

react native cannot open app when uninstall mobx-react-dev-tools #109

Closed baveku closed 5 years ago

baveku commented 5 years ago

when I remove mobx-react-dev-tools, my react native app cannot open. mobx-react-devtools: latest version, simulator: iOS 12.1

require is not defined

RCTFatal
__28-[RCTCxxBridge handleError:]_block_invoke
_dispatch_call_block_and_release
_dispatch_client_callout
_dispatch_main_queue_callback_4CF
__CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__
__CFRunLoopRun
CFRunLoopRunSpecific
GSEventRunModal
UIApplicationMain
main
start