Thanks for the awesome package and your effort to bring this to react-native.
There is the following issue with this package,
On iOS when debugger mode is enabled the app doesn't load, I have disable debug mode to make this work.
Currently I'm using __DEV__ flag but this is just a workaround.
Can you please let us know if this can be fixed or not?
Thanks for the awesome package and your effort to bring this to
react-native.There is the following issue with this package,
On iOS when
debuggermode is enabled the app doesn't load, I have disable debug mode to make this work.Currently I'm using
__DEV__flag but this is just a workaround.Can you please let us know if this can be fixed or not?