All Projects → GetStream → React Native Audio Player

GetStream / React Native Audio Player

Licence: bsd-3-clause

Programming Languages

javascript
184084 projects - #8 most used programming language

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 [email protected]:GetStream/react-native-audio-player.git
  2. cd react-native-audio-player
  3. yarn install

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].