diaraujo13 / bo-eletronico-expo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

  1. Install node.js

  2. Install Expo

    npm install --global expo-cli
  3. Download this repo

  4. Install deps on your template folder

    npm install
  5. Start the environtment

    expo start
/src/assets -> for media such as images, etc
/src/components -> for components
/src/navigation -> for React Navigation
/src/screens -> for Screens

if you find these useful don't forget to give it a star ⭐ and share it to your friends ❤️

Reach me on twitter

About


Languages

Language:JavaScript 100.0%