Skip to content

Latest commit

 

History

History
41 lines (21 loc) · 1.03 KB

README.md

File metadata and controls

41 lines (21 loc) · 1.03 KB

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 [email protected]: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