Skip to content

AlanBinu007/React-Native-Music-Player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

React Native Audio Player 🎶

An example audio player app for React Native, built with Expo. This codebase was heavily inspired by the open-source playlist example app written by Greg Kufera.

Note: The good stuff is located in App.js.

Install

  1. git clone
  2. cd react-native-audio-player
  3. npm install
  4. npm start

Start

Note: This application requires Expo. To learn more about Expo, please visit https://expo.io.

  1. Open the Expo XDE
  2. Click "Open Existing Project" and navigate to the react-native-audio-player directory
  3. Click open
  4. Click "Device" and choose either iOS or Android

Listen