Skip to content

Instantly share code, notes, and snippets.

@misterjunio
Last active September 25, 2021 07:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save misterjunio/e1b69fcee9d2015640013f265e160c35 to your computer and use it in GitHub Desktop.
Save misterjunio/e1b69fcee9d2015640013f265e160c35 to your computer and use it in GitHub Desktop.
How great is Amplify + RN?
% npx create-react-native-app --use-npm
✔ What is your app named? … how-great-is-amplify-rn
✔ How would you like to start › Default new app
✔ Downloaded and extracted project files.
Using npm to install packages.
✔ Installed JavaScript dependencies.
✔ Installed pods and initialized Xcode workspace.
✅ Your project is ready!
To run your project, navigate to the directory and run one of the following npm commands.
- cd how-great-is-amplify-rn
- npm run android
- npm run ios
- npm run web
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment