项目作者: ItsJuniorDias

项目描述 :
🦠 Application build React Native in order to show information regarding the user's country
高级语言: JavaScript
项目地址: git://github.com/ItsJuniorDias/COVID-19.git
创建时间: 2020-10-17T16:11:06Z
项目社区:https://github.com/ItsJuniorDias/COVID-19

开源协议:MIT License

下载


COVID-19 🦠

4a550fe4-1a43-4754-8d1c-20b70c4dfde0-horz

Tools

  • Axios were used for consumption by Api;
  • Styled-component to work with customizable components;
  • Prop-Types to define component properties types;
  • React-Navigation for navigation between screens;
  • React-Native Firebase and Firestore for consumption and access to services;
  • Reactotron robust debugging tool;

Installing dependencies

  1. $ cd mobile
  2. $ yarn

Mobile

  • You need to have Android Studio installed and configured and your computer to run APP React Native;
  • With all dependencies installed and the environment properly configured, you can now run the app;
  • With Android Studio running and Emulador open:
  • Or emulate on your physical device.

Android

  1. $ cd mobile
  2. $ yarn android