Skip to content

ShivamJoker/RN-Music-Player

Repository files navigation

RN-Music-Player

A simple and beautiful music player made in React Native using React-Native-Track-Player

demo.mov

Tutorial Video

Youtube video

Download

Get it on Google Play

How to run ?

git clone git@github.com:ShivamJoker/RN-Music-Player.git

# install node modules
yarn install

# run in android
yarn android

# run in iOS
cd ios && pod install && cd ..
yarn ios

Check @saa27 Music player which has few more features

https://github.com/saa27/Sangeet