https://github.com/flvsantos15/musicplayer
A music player created using react native
https://github.com/flvsantos15/musicplayer
expo react-native react-navigation
Last synced: 2 months ago
JSON representation
A music player created using react native
- Host: GitHub
- URL: https://github.com/flvsantos15/musicplayer
- Owner: flvSantos15
- Created: 2022-01-01T15:17:48.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-09T18:55:46.000Z (over 3 years ago)
- Last Synced: 2025-02-13T19:39:58.528Z (4 months ago)
- Topics: expo, react-native, react-navigation
- Language: JavaScript
- Homepage:
- Size: 744 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## musicPlayerApp
### A music player created by using React Native and Expo
#### Still on building...
>I am creating this app in order to practice and increase my habilities in React Native
### What Am I learning?
>To read files from the device.
>To load and sound this audios.
>To Use the useContext Hook to get access to the audios, functions and variables in the hole app.
>To render diferents icons for diferents actions.
>To creat playlists.
>To add audios on those lists.
>To verify if the audio already exists in the playlist or not.
>And much more.### Techs that I am using:
>React Native
>Expo
>Expo Av
>React Navigation
>Hooks
>And more#### Also I intend to publish this app on google play, to that I can share with friends and family, also I'll get experience with Deploy.
#### I'm really excited with this project, how dificult and easy at the same time is to create this kind of app.
#### I'm learning the basis from a playlist in youtube, but I'm adding some personal features.