Home

Awesome

Netflix: UI Clone with React Native / Expo

web demo: Expo Netflix

follow @calebnance

<p align="center"> <img alt="netflix screens" src=".gh-assets/screenshare-6.png" /> </p>

Table of Contents

Install & Build

First, make sure you have Expo CLI installed: npm install -g expo-cli

Install:

yarn

Run Project Locally:

yarn dev

Features

API Components/Packages Used

Linting

Expo Web

Currently Expo Web support is not production ready, but if you want to see how this project looks on the web as a PWA (Progressive Web App)... using react-native-web and react-dom.

PWA: Expo Netflix looks best on a mobile device, but not bad on desktop!

Dev with Expo Web

a couple manual changes within index.html i found needed to be made so far:

Release Notes

version 0.0.2 (current)

version 0.0.1

<p align="left"> <img alt="screen grab of netflix clone" src=".gh-assets/expo-netflix-0.0.1.gif" width="320" /> </p>