Skip to content

arufian/Popstarific

Repository files navigation

Popstarific

Android Music Player app using React Native

ScreenShot

How to run

  • Install all dependencies

npm install

-- or --

yarn

  • linking react native modules

react-native link

  • compile and run

react-native run-android