https://github.com/GetStream/react-native-audio-player
https://github.com/GetStream/react-native-audio-player
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/GetStream/react-native-audio-player
- Owner: GetStream
- License: bsd-3-clause
- Created: 2017-09-01T20:47:53.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-05T17:47:30.000Z (over 8 years ago)
- Last Synced: 2024-11-06T12:59:33.551Z (about 1 year ago)
- Language: JavaScript
- Size: 203 KB
- Stars: 86
- Watchers: 47
- Forks: 37
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
