3

After react-native init AwesomeProject

run in xcode show 127 issues.

one of them id this one:

path/AwesomeProject/node_modules/react-native/React/Base/RCTBridgeModule.h:222:14: Expected '>'

222 - (NSArray> *)methodsToExport;

I am using Xcode 6.3.1

Server under node.js 5.2.0

1

2 Answers 2

2

Update to Xcode 7

As mentioned in the docs:

Xcode 7.0 or higher is required.

Sign up to request clarification or add additional context in comments.

Comments

1

enter image description here

Xcode 7.0 or higher is required. It can be installed from the App Store.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.