Skip to content

A YouTube Player App that removes addictive elements like recommendations or trending tab.

License

Notifications You must be signed in to change notification settings

watchless-app/watchLess

Repository files navigation

alt watchLess App Icon

   

A Youtube Player App that removes elements like recommendations and trending tab.

Download: watchless-app.github.io

Tech Stack: React native

Developer Guide

Useful commands:

  • yarn install - Install node modules
  • npx react-native start - start metro
  • npx react-native run-android - run android
  • cd android && ./gradlew assembleRelease - build apk
  • cd android && ./gradlew bundleRelease - build bundle