storybook-eol/react-native-storybook

getJSMainModuleName error

thani-sh opened this issue · 1 comments

From react native v0.29.0 it throws an error because MainActivity.java does not extend a class with getJSMainModuleName. The method should be overridden in MainApplication.java.

Update the doc here

Not required since v2