Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

I can't initiate react native example project

Tags:

react-native

When I followed React Native Tutorial, I tried terminal $ react-native init AwsomeProject This will walk you through creating a new React Native project in /Users/myname/Projects/AwsomeProject / It got stuck, it generated some files.such as package.json, directory node_modules, without AwesomeProject/AwesomeProject.xcodeproj

My environment is OSX 10.10.5 nodejs v2.5.0 Command_Line_Tools_OS_X_10.10_for_Xcode_6.4 Xcode 6.4

Did I miss something? There was no error/warning at all.

like image 486
rocLv Avatar asked Nov 27 '25 06:11

rocLv


1 Answers

I guess you are looking at the wrong place, the file AwesomeProject.xcodeproj will be there at AwesomeProject/ios/AwesomeProject.xcodeproj.

like image 131
Prashant Abhishek Avatar answered Nov 28 '25 21:11

Prashant Abhishek



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!