/stretto-mobile-next

Stretto mobile version (work in progress)

Primary LanguageJavaScript

Stretto Android

Android Client for Stretto

screenshot

To have the app auto-update, you can install it from the play store, alternatively you can find the latest committed build available for download here.

Developer

Overview

This application is built with react-native, but only supports Android currently (iOS devs welcome to test out / fix issues). It works by syncing the users library from the hosted stretto website and playing the tracks through a separate stretto-streamer endpoint.

Running

yarn
npm run start

in a new console, leaving the bundler from the last step running

npm run android-debug

This will deploy the app to your plugged in android device.