rohanbhatia96 / musicplayer-react-native

This is music streaming application I built using react-native for a tutorial that I wrote on my blog.

Home Page:https://therohanbhatia.com/blog/music-player-app-using-react-native-hooks/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Music Player (React Native)

What is the project?

This is a music streaming application I built using react-native for a tutorial that I wrote on my blog. You can play a song through a url.

Actions you can take on the song:

  • Play/Pause the song
  • Seek the song
  • Control the song from lockscreen/notification panel

How it works

This app uses react-native-track-player to stream music and to control the music from the lock screen/notification panel. The app is manipulated only through react hooks.

Links

Tutorial: Building a Music Player App Using React Native Hooks

App images

About

This is music streaming application I built using react-native for a tutorial that I wrote on my blog.

https://therohanbhatia.com/blog/music-player-app-using-react-native-hooks/


Languages

Language:JavaScript 39.1%Language:Objective-C 24.9%Language:Ruby 16.7%Language:Java 15.7%Language:Starlark 3.6%