Skip to content

MichaelKim/lyra-mobile

Repository files navigation

Lyra Mobile

Lyra is a cross-platform music player app that can play songs on your computer, phone, and on YouTube.

This repository contains the code for the mobile app version of Lyra, written in React Native. Also check out the desktop and browser app.

Library Youtube search Playback controls and related songs Notification media controls

Features

  • Play songs stored on your phone
  • Organize songs into playlists
  • Search for songs on YouTube and play them with only audio
  • Play songs in background

Development

To run locally,

yarn run ports         # Port forward for debugging
yarn run start         # Start Metro
yarn run android / ios # Install app

For debugging, install Flipper or the React Native Debugger.

To build,

yarn run android:release  # Install release version

About

A YouTube streaming app written in React Native

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published