React Native Music App

A mobile application built using React Native.

Features

  • Download Youtube Playlists
  • Download Mp3 in your Phone
  • Offline Playing
  • Next, previous, shuffle, and replay

Setup instructions

git clone https://github.com/TPMinan/react-native-music-app
cd react-native-music-app
npm install && npm start
cd server
npm install && npm start

Reporting Issues

If believe you've found an issue, please report it along with any relevant details to reproduce it.

Asking for help

Please do not use the issue tracker for personal support requests. Instead, use StackOverflow.

Contributions

Yes please! Feature requests / pull requests are welcome.

GitHub