Skip to content

React Native app that lists audiobooks to be played, with a screen where you can manage the playback, being able also to run and control it in background mode. 🎧

Notifications You must be signed in to change notification settings

danielmesquitta/player

Repository files navigation

Player

An React Native app that lists audiobooks to be played, with a screen where you can manage the playback, being able also to run and control it in background mode. 🎧

Technologies



GETTING STARTED

Requirements

Clone the project and access the folder

$ git clone https://github.com/danielmesquitta/player && cd player

Run on android

With your emulator/device connected, run:

# Install the dependencies
$ yarn

# Start
$ yarn android

#If it doesn't start automatically, run the following and reopen the app
$ yarn start

Run on ios

This app was made on a Linux computer, so if you want to run it on ios, you will need a MacOS to link the dependencies. First you should link Vector Icons manually and than run npx pod install. After that, With your emulator/device connected, run:

# Install the dependencies
$ yarn

# Start
$ yarn ios

#If it doesn't start automatically, run the following and reopen the app
$ yarn start

About

React Native app that lists audiobooks to be played, with a screen where you can manage the playback, being able also to run and control it in background mode. 🎧

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published