Qi

Results 6 comments of Qi

@wublack 按@Eafy 提示操作就可以了 :octocat: [From gitme iOS](http://flutterchina.club/app/gm.html)

缺乏工程 target,需要在 pod * 前加 target "工程名字" do 我的 podfile 文件内容如下(作为参考) platform :ios, '9.0' target '(工程名)' do pod 'React', :path => '../node_modules/react-native', :subspecs => [ 'Core', 'CxxBridge', 'DevSupport', 'RCTText', 'RCTNetwork',...

这个我还没遇到过。我这边执行react native link 就成功了。

node:v8.10.0 react: 16.6.3 react-native: 0.57.8 react-native-baidu-map: 1.0.6