Skip to content

juanunix/react-native-netflix

 
 

Repository files navigation

React Native Netflix

React Native App with the same style as Netflix for iOS. I released a serie of videos on Youtube with a walkthrough explaining every part of this application.

Image of React Native Netflix App

Server

Netflix NodeJS & MongoDB · 

Installation

$ clone this repo
$ npm install
$ Install Netflix NodeJS & MongoDB
$ react-native run-ios

A few components must be installed with react-native link check out the following list.

External components

Tips and tricks

Is required to use React Native ^0.43 because we are using the new component FlatList.

Thanks

Mario Diez © 2017+, Mario Diez. Released under the MIT License.
Authored and maintained by Mario Diez.

mariodiezgarcia.com  ·  GitHub @mariodev12  ·  Youtube @mariodiezoficial  ·  Twitter @mariodev_

About

React Native App from my video Course on Youtube

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.1%
  • Objective-C 8.6%
  • Python 3.2%
  • Java 3.1%