An open API service indexing awesome lists of open source software.

https://github.com/GetStream/react-native-audio-player


https://github.com/GetStream/react-native-audio-player

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# React Native Audio Player 🎶

An example audio player app for [React Native](https://facebook.github.io/react-native/), built with [Expo](https://expo.io/). This codebase was heavily inspired by the [open-source](https://github.com/expo/playlist-example) playlist example app written by [Greg Kufera](https://github.com/gkufera).

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

## Install

1. `git clone git@github.com: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](https://docs.expo.io/versions/latest/introduction/installation.html).

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

![](https://i.imgur.com/gnIKb4g.png)