Skip to content

Bug fix for iOS

Latest
Compare
Choose a tag to compare
@gunters63 gunters63 released this 23 Mar 17:41
· 5 commits to master since this release

Worked around a problem where an event was fired into ReactNative when it was not initialized yet

Trying to invoke JS before CatalystInstance has been set!
...E/AndroidRuntime(32754):    at com.facebook.react.bridge.ReactContext.getJSModule(ReactContext.java:94)