Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mariodev12/react-native-netflix

React Native App from my video Course on Youtube
https://github.com/mariodev12/react-native-netflix

javascript netflix react react-native youtube

Last synced: 15 days ago
JSON representation

React Native App from my video Course on Youtube

Awesome Lists containing this project

README

        

# 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](http://i.imgur.com/EEZCSCg.png)

Server
-----

[Netflix NodeJS & MongoDB](https://github.com/mariodev12/React-Native-NodeJS-server-with-mongodb) · 

Installation
------------

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

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

External components
------------

* [react-native-linear-gradient](https://github.com/react-native-community/react-native-linear-gradient)
* [react-native-orientation](https://github.com/yamill/react-native-orientation)
* [react-native-side-menu](https://github.com/react-native-community/react-native-side-menu)
* [react-native-swiper](https://github.com/leecade/react-native-swiper)
* [react-native-tab-view](https://github.com/mariodev12/react-native-tab-view/)
* [react-native-vector-icons](https://github.com/oblador/react-native-vector-icons)
* [react-native-video-controls](https://github.com/mariodev12/react-native-video-controls/)
* [react-navigation](https://github.com/react-community/react-navigation)

Tips and tricks
---------------

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

################################

Rework in progress.

- [ ] Use react-native 0.59 or newer.
- [ ] Updated libraries.

Thanks
------

**Mario Diez** © 2017+, Mario Diez. Released under the [MIT License].

Authored and maintained by Mario Diez.

> [mariodiezgarcia.com](http://www.mariodiezgarcia.com)  · 
> GitHub [@mariodev12](https://github.com/mariodev12)  · 
> Youtube [@mariodiezoficial](https://www.youtube.com/channel/UCisGMoxaVxJMcbio2FBHORg)  · 
> Twitter [@mariodev_](https://twitter.com/mariodev_)

[MIT License]: http://mit-license.org/