fangwei716 / 30-days-of-react-native

30 days of React Native demos
6.82k stars 1.46k forks source link

iOS 下载项目 npm install之后,提示编译不过。 #47

Open VijayMay opened 7 years ago

VijayMay commented 7 years ago

iOS Simulator System: 10.3 Xcode: 8.3.2 node:v6.2.2 react-native-cli: 2.0.1 react-native: 0.40.0

package.json 配置没有改过,模拟器报错内容如下:

undefined is not an object (evaluating ViewPropTypes.style)

DefaultTabBar.js:20 loadModuleImplementation require.js.171 day3.js:11 loadModuleImplementation require.js.171 index.ios.js:15 loadModuleImplementation require.js.171 guardeLoadModule require.js.116 global code require-0.js:1
wanthering commented 7 years ago

+1敲桌子。

JusterKinbo commented 7 years ago

see the issue "ios运行后出错"

neroAJ-Zhang commented 7 years ago

@JusterKinbo What is the specific operation? Please explain? I am a beginner