手机红屏报这个错时的解决办法:
npm uninstall --save react-native-deprecated-custom-components
npm install --save https://github.com/facebookarchive/react-native-custom-components.git
相关文章
- 011_用eclipse打开hadoop1.2.1源码出现The method getSplits(JobConf, int) is undefined for the type Object错误
- qt creator中Q_OBJECT导致出现undefined reference to vtable for 的错误
- uni-app开发使用相机功能照片不能回显,但是浏览器可以的原因(TypeError: undefined is not an object (evaluating \'t._wrapper\'))
- 使用react-navigation时报错:undefined is not an object (evaluating rngesturehandlermodule.direction)
- undefined is not an object(evaluating '_react3.default.PropTypes.shape)
- react-native 编译 undefined is not an object (evaluating '_react2.PropTypes.func')
- ReactNative踩坑日志——页面跳转之——Undefined is not an Object(evaluating this2.props.navigation.navigate)
- undefined is not an object (evaluating '_react2.PropTypes.string')
- React-native-camera error with Expo: undefined is not an object (evaluating 'CameraManager.Aspect')
- undefined is not an object (evaluating 'RNFetchBlob.DocumentDir')