-
Notifications
You must be signed in to change notification settings - Fork 25.1k
Closed
Labels
Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.
Description
Made sure I upgraded react-native-cli to latest version and created a new project.
First of all, myproject.xodeproj is installed to the IOS directory, not as indicated by the cli in the root directory of the project.
When I open in xcode and try to run, I get a parse error in RCTNetworking.m at line 223: expected a type and in RCTBridgeModule.h at lines 140: Expanded from macro RCT_EXPORT_METHOD and 152: Expanded from macro RCT_REMAP_METHOD.
Second time I try to run the project, I also get parse errors in RCTWebSocketManager.m
I use Xcode on Mac OS Maverick. Perhaps this has something to do w it?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.