Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 576 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 576 Bytes

react-native-track-player-demo

A music track player app with a pre-defined playlist

Preview

How to run the app?

  • Download or clone the repository.
  • Install dependencies:
npm install
# --- or ---
yarn install
  • Run the app:
npx react-native run-android
# --- or ---
npx react-native run-ios

Credits

Contains three royalty free music tracks from Pixabay. Credit goes to original music track authors (Filenames contain Pixabay track identifiers).

License

MIT