Andriod/iOs local Music player application used to play local music files.
- Access local music files .
- Has basic player features e.g play,pause,skip,seek...
- Allow shuffling and repeat modes(Current track or entire queue).
- 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
- 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/
App download link -> https://expo.dev/accounts/bornmaja/projects/music-player/builds/55992aa2-f8ee-4b9a-9504-53dacaeb95bf
To use this project :
- Install all needed libraries outlined above.
- Create android development build with expo.