indow(左至“一般”)。正常的目标路径是正确的。 npm install -g react-native-cli react-native init AwesomeProject platform :ios, '9.0' target 'Your

indow(左至“一般”)。正常的目标路径是正确的。 npm install -g react-native-cli react-native init AwesomeProject platform :ios, '9.0' target 'Your,react-native,React Native,indow(左至“一般”)。正常的目标路径是正确的。 npm install -g react-native-cli react-native init AwesomeProject platform :ios, '9.0' target 'YourProject' do ... pod 'React', :path => '../node_modules/react-native' end target 'RNFirebaseTests' do ... pod 'React',

indow(左至“一般”)。正常的目标路径是正确的。
npm install -g react-native-cli

react-native init AwesomeProject
platform :ios, '9.0'

target 'YourProject' do
...
pod 'React', :path => '../node_modules/react-native'

end

target 'RNFirebaseTests' do
...
pod 'React', :path => '../node_modules/react-native'

end