joao-lucas-dev / gostack-template-conceitos-react-native

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 43.6%Language:Java 21.6%Language:Objective-C 15.3%Language:Ruby 13.0%Language:Starlark 6.6%