Skip to content

A Cross-Platform React-Native App to create WatchList of Movies/Shows. (present on all OTT platforms)

Notifications You must be signed in to change notification settings

scyther/WatchList

Repository files navigation

WatchList

A Cross-PLatform React-Native app to create WatchList of Movies/shows

⚡ Features

  • Search movie before adding to WatchList
  • Fast Storage by using JSI
  • Push Movies to the end after Watching
  • Directly Google Search Movie from the app

🔍 Preview

Quick preview

Screenshot gif

Supported Platforms

💻 Technologies

How to run

  1. To start metro server run:

    npx react-native start
    
    
  2. To run app in android run:

    npx react-native run-android
    
    
  3. To create build apk

    npx react-native run-android --variant=release
    

About

A Cross-Platform React-Native App to create WatchList of Movies/Shows. (present on all OTT platforms)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published