/gostack-template-conceitos-react-native

Template para iniciar o desafio de React Native do nível de "Conceitos importantes"

Primary LanguageJavaScript

Módulo 03 - React Native

🔌 Getting started

  1. Clone this repo using: https://github.com/joao-lucas-dev/gostack-template-conceitos-react-native.git
  2. Move yourself to the appropriate directory: cd gostack-template-conceitos-react-native
  3. To install all dependencies, run: yarn
  4. If you use IOS, run: cd ios after pod install
  5. Come back to directory: gostack-template-conceitos-react-native.
  6. Run react-native run-ios (or `run-android if your prefer) to start the mobile app