RafaelWeiss / mobile-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MedicineApp

styled with prettier

A sample App with React Native and Typescript.

APP

A app created by using:

  • React Native
  • TypeScript
  • Expo SDK 42
  • React Navigation v6
  • I18n
  • Redux
  • Redux-Saga
  • Axios
  • Jest
  • Testing Library

Telas/Screens

screen_home_android screen_home_loading_android screen_home_internet_error_android screen_home_android screen_home_loading_android screen_home_internet_error_android

Installing

Clone the repo

git clone https://github.com/RafaelWeiss/mobile-test.git

Change into the up-movies-app project directory

cd mobile-test

Install project dependencies

yarn install

And start the application using Expo

yarn start

Run tests with coverage status

yarn test --coverage

Versions

v1.0

  • Default project implementation

Authors

Rafael Weiss

About


Languages

Language:TypeScript 99.7%Language:JavaScript 0.3%