- Install react native globally.
npm install -g create-react-native-app
- Create your app.
create-react-native-app my-app
-
CD into your newly created app.
-
Download "Expo Client" from the app store if you want to run the development evnironment on your phone.