Skip to content

Difference between create-react-native-app and react-native-cli #339

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
liujb opened this issue Aug 2, 2017 · 5 comments
Closed

Difference between create-react-native-app and react-native-cli #339

liujb opened this issue Aug 2, 2017 · 5 comments

Comments

@liujb
Copy link

liujb commented Aug 2, 2017

create-react-native-app is quick and easy way to create react-native project. The react-native-cli have the same feature when use react-native init Awesome. What's the difference.

@brentvatne
Copy link
Member

https://facebook.github.io/react-native/docs/getting-started.html

Create React Native App is the easiest way to start building a new React Native application. It allows you to start a project without installing or configuring any tools to build native code - no Xcode or Android Studio installation required (see Caveats).

@pawarvijay
Copy link

so conclusion will be
don't use create-react-native-app Awesome
but use react-native Awesome

@ivanstnsk
Copy link

First uses Expo, second not

@ifeora-emeka
Copy link

but i can't use any without internet connection... is there a way to do so offline ?

@captDaylight
Copy link

Ha, this discussion had the same first response. Follow it down the thread to get a nuanced answer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants