Giter VIP home page Giter VIP logo

urmusic's Introduction

Project in Development

Bare React Native App for (iOs and Android) to stream music from YouTube.

Note

Although the app runs for iOS and Android, it can only stream music on Android devices. This is because in iOs it is not possible to reproduce from the link generated by the server. (I am looking for a way to solve this)

What is using

  • Typescript
  • react-navigation 5
  • react-native-elements (UI library)
  • react-native-track-player (Audio library)
  • react-native-svg to handle Circle Slider
  • momentjs for date handling (I will change it later for another maintained library)
  • react-native-url-polyfill as a work-around to support URL in React Native
  • Redux to manage app state
  • Redux-thunk to make async computations

What is doing?

  • Keyword suggestions from Google. (No api required)
  • Search videos from Youtube. (No api required)
  • Play audio in background (Only Android)

Install Dependencies

npm install

Install dependencies for iOs

npx pod-install

Run project on Android

npx react-native run-android

To Do

  • Placeholder when image not found
  • Save playlist in device storage
  • Display recently searched videos on home page
  • Work on Settings page
  • Add functionalities to Favorite, Repeat mode, Random mode to buttons in MediaPlayerScreen

Known Bugs

  • Hide keyboard when selecting a suggestion on SearchHeader (Keyboards needs to be dissmised in order to select option from dropdown)
  • This video requires payment to watch (Need to catch this error in useMediaPlayer)
  • Hide live videos from search response
  • Allow repeat playlist when queue end up (Warning: There is not tracks left/right to play)

Gallery

urmusic's People

Contributors

jossydeleon avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

music-rec

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.