Skip to content

AngelDav943/rnative_musicplayer_app

Repository files navigation

Angel's Music Player

This is my second iteration of a music player app, currently im only building it for android.

Note: This is basically my second app made on react native, so this proyect will mostly be react native practice.

Android debug build

# build and run debug app
npm run android

Android release build

# build the app
npm run android:build

# download the app via adb
npm run android:install-build

About

My own custom music player made with react native

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors