pabloferro / TVSeries

TV Shows explorer integrated with TVmaze API Built with React Native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:HTML 84.6%Language:TypeScript 8.2%Language:Java 2.3%Language:JavaScript 1.7%Language:C++ 1.0%Language:CSS 0.8%Language:Objective-C++ 0.5%Language:Objective-C 0.4%Language:Makefile 0.2%Language:Ruby 0.2%Language:Starlark 0.1%