You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use storybook on React Native, but it cause an error.
react-native log-ios shows:
<Critical>: Unhandled JS Exception: TypeError: babelHelpers.typeof is not a function. (In 'babelHelpers.typeof(typeof Symbol === "function" ? Symbol.iterator : "@@iterator")', 'babelHelpers.typeof' is undefined) (http://localhost:8081/index.ios.bundle?platform=ios&dev=true&minify=false:1020)
Please help me.
I'm trying to use storybook on React Native, but it cause an error.
react-native log-ios
shows:The configuration files are like this:
.babelrc
:package.json
:The text was updated successfully, but these errors were encountered: