Skip to content

TV Shows explorer integrated with TVmaze API Built with React Native

Notifications You must be signed in to change notification settings

pabloferro/TVSeries

Repository files navigation

TVSeries

rn-tvseries

TV Shows explorer integrated with TVmaze API built with React Native.

APK

TVSeries.apk

Features

  • Explore all TV Shows
  • Search TV Shows by name
  • Explore & Search views display a poster and info
  • Detailed info of each show
  • Detailed info of each episode
  • Secure app by PIN
  • Biometric SignIn
  • Save a series as a favorite. (From the show detail header)
  • Delete a series from the favorites list. (From the show detail header)
  • Browse your favorite series in alphabetical order, and click on one to see its details.

Testing

---------------------------------------|---------|----------|---------|---------
File                                   | % Stmts | % Branch | % Funcs | % Lines
---------------------------------------|---------|----------|---------|---------
All files                              |   13.95 |    17.64 |   10.95 |   14.63 
---------------------------------------|---------|----------|---------|---------

There are examples of different tests:

Running on a device or emulator

Prerequisites

Follow the official react-native guide to properly setup your environment. Install project dependencies: npm install

Running the app

Run on android:

npm run android

Generating a test distribution build

npm run android:build

About

TV Shows explorer integrated with TVmaze API Built with React Native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published