Skip to content

guilhermeadsferreira/tvmaze-react-native-testing-library

Repository files navigation

React Native TVMaze App

This project is authored by CoffStack and has been provided for the React Native Testing Library study

This is a React Native App to show information about TV series. The data are fetch from TVMaze API.

Setup Environment

Project created with React Native CLI. See official docs to set up the environment.

Run

Install dependencies

yarn

Install IOS Pods

cd ios && pod install

Run IOS

yarn ios

Run Android

yarn android

🛠 Tech and Libraries

App Screenshots

Android IOS
Home Screen
Favorite Screen
Show Details
Show Seasons
Episode Details
Drawer Menu

About

App to practice the use of react native testing library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published