Skip to content

Bornmajor/music-player

Repository files navigation

music-player

Andriod/iOs local Music player application used to play local music files.

Features

  1. Access local music files .
  2. Has basic player features e.g play,pause,skip,seek...
  3. Allow shuffling and repeat modes(Current track or entire queue).

Libraries

  1. Uses react native track player library which is a fully fledged audio module created for music apps. Provides audio playback, external media controls, background mode and more! Docs link -> https://rntp.dev/docs/intro
  2. Expo media library - expo-media-library provides access to the user's media library, allowing them to access their existing images and videos from your app, as well as save new ones. Docs link -> https://docs.expo.dev/versions/latest/sdk/media-library/

Usage and installation

App download link -> https://expo.dev/accounts/bornmaja/projects/music-player/builds/55992aa2-f8ee-4b9a-9504-53dacaeb95bf

Project

To use this project :

  1. Install all needed libraries outlined above.
  2. Create android development build with expo.

Screenshots

List screen

Player screen

Releases

No releases published

Packages