Skip to content

This is a Simple React Native project made for a work position

Notifications You must be signed in to change notification settings

rafaelje/themovies

Repository files navigation

The Movies

Is a react native application to display movie information, the application is available for iOS and Android

Features

  • Display categories like recommend for you, Popular movies, Comming Soon and more.
  • Show all the movie information with details like comments and rates
  • The movies will show you recommendations to see more content

How to install

Prerequisites

Instalation

  • run yarn install
  • Open iOS folder cd ios and run pod install

Run on Devices or simulator

  • For Android run react-native run-android
  • For iOS run react-native run-ios

Validate Type Data with Flow

  • To check flow in the root folder of the project use npm run flow

you will get something like:

> themovies@0.0.1 flow /your_folder
> flow

No errors!

Components

Images

Screenshots

iOS

1 2 3

Android

1 2 3

About

This is a Simple React Native project made for a work position

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published