ShivamJoker / RN-Music-Player

A simple & elegant music player made in React Native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple & elegant music player made in React Native


Languages

Language:JavaScript 52.9%Language:Java 24.5%Language:Objective-C 17.5%Language:Ruby 2.9%Language:Starlark 2.3%