Home
Softono

Expo Disneyplus

Open source MIT JavaScript
322
Stars
69
Forks
5
Issues
6
Watchers
2 years
Last Commit

 About Expo Disneyplus

Disney+ UI Clone with React Native & Expo

Platforms

Web Self-hosted

Languages

JavaScript

Links

Need Help Installing Expo Disneyplus?

We provide expert installation service for this software. Our team will install, configure, and secure Expo Disneyplus on your server. plans start at just $30.

Expo Disneyplus

View on GitHub

Disney+: UI Clone with React Native / Expo

follow @calebnance

Table of Contents

Install & Build

First, make sure you have installed on your machine:

  • Yarn: npm install --global yarn
  • Expo CLI: npm install -g expo-cli

Install: yarn or yarn install

Run Project Locally: yarn dev or expo start

Features

  • Expo SDK 46
  • iOS and Android
  • React Navigation v4
  • PropTypes

Linting

  • run: yarn lint for a list of linting warnings/error in cli
  • prettier and airbnb config
  • make sure you have prettier package installed:
  • then make sure to enable these options (packages → prettier):
    • eslint integration
    • stylelint integration
    • automatic format on save (toggle format on save)
  • be aware of the .prettierignore file

Release Notes

version 0.0.1 (current)