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
.
git clone [email protected]:GetStream/react-native-audio-player.git
cd react-native-audio-player
yarn install
Note: This application requires Expo. To learn more about Expo, please visit https://expo.io.
- Open the Expo XDE
- Click "Open Existing Project" and navigate to the
react-native-audio-player
directory - Click open
- Click "Device" and choose either iOS or Android