error: bundling failed: Error: Unable to resolve module ./../react-transform-hmr/lib/index.js from /Users/andrariztyan/MyProject/mobile/myapp/App.js: The module ./../react-transform-hmr/lib/index.js
// 在node_modules 里面的去修改 ScrollableTabBar文件
this.updateView({value: this.props.scrollValue.Value(), });
this.updateView({value: this.props.scrollValue.__getValue(), });
3. react-native-app-intro 引导页 出现红屏报错 undefined is not an object(evaluating '_react.default.Proptypes.bool')
// 解决bug
yarn add https://github.com/merryjs/react-native-app-intro