In the Youtube website, you can add videos to a queue. Currently, this feature is unavailable to the Android and iOS Youtube App. This React Native project allows you to search for Youtube videos using the Youtube Data API and add them to a queue. You can then save these videos to your Youtube Playlists.
-
yarn
-
Create a config and put Youtube Data API key.
-
yarn start
to start the Expo server -
Follow the instructions on localhost:19002 to run the website on your device of choice (iOS and Android only no web).
- Some videos cannot be played as a result of the limitations of the youtube player that this project uses.
- Expo
- React Native
- Redux
- React Navigation
- React Native Youtube IFrame
- Youtube Data API