Skip to content

mihneamanolache/rn-audio-player

Repository files navigation

Audio Player

This project is a simple mobil app built with React Native and Expo. The full tutorial is published on my personal blog.

The Ultimate Guide to Building Audio Player With React Native and Expo

Prerequisites

This project requires Node JS and expo-cli to be installed locally. Also, an emulator is required to visualise your project. With expo, you can preview your app in real-time by using Expo Go. Type the following commands in your terminal to ensure you have the right tools installed:

# Check node version
~ » node -v
v16.19.0
# Check expo-cli version
~ » expo --version
6.0.5

Running the app

To run the app, simply use the following command:

~ » npm expo start

About

A simple audio player built with React Native and Expo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published