Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mariodev12/react-native-netflix
- Owner: mariodev12
- Created: 2017-04-02T19:38:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-07-01T09:58:48.000Z (over 2 years ago)
- Last Synced: 2024-08-01T13:26:53.635Z (3 months ago)
- Topics: javascript, netflix, react, react-native, youtube
- Language: JavaScript
- Homepage: https://www.youtube.com/channel/UCisGMoxaVxJMcbio2FBHORg
- Size: 111 MB
- Stars: 832
- Watchers: 44
- Forks: 264
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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-iosA 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/