Skip to content

Latest commit

 

History

History
63 lines (47 loc) · 1.43 KB

README.MD

File metadata and controls

63 lines (47 loc) · 1.43 KB

Star Wars App

Library Platform Platform Platform

About

This app show all characters of star wars by (https://swapi.dev/).

Requirements

  • iOS >= 11.0
  • Adb for android test
  • Android >= 21
  • Node >= 14.0
  • Xcodde >= 11.0

Read .solidarity file to more details...

Live Preview

aaaa.mp4

Run Project

  • clone o projeto na sua máquina.
  • Depois execute:
$ yarn install
$ cd ios && pod install
$ yarn start
$ yarn ios
$ yarn android

Run Tests

$ yarn test

Project Structure

Captura de Tela 2021-05-16 às 12 57 41

App Features

  • TypeScript
  • Styled-Components
  • Jest, Testing Library and Coverage
  • Lottie for animation loading
  • Axios for http requests
  • React-native-router-flux for routes