A Youtube Player App that removes elements like recommendations and trending tab.
Download: watchless-app.github.io
Tech Stack: React native
Useful commands:
yarn install- Install node modulesnpx react-native start- start metronpx react-native run-android- run androidcd android && ./gradlew assembleRelease- build apkcd android && ./gradlew bundleRelease- build bundle
