Skip to content

namnv2001/nottify-react-native

Repository files navigation

Nottify

A simple music app for android devices built with react-native

Features

  • User authentication
  • Load songs from the device
  • Play / Pause / Stop / Next / Previous / Shuffle / Loop / Time navigate
  • Remember the last played song from the previous run
  • Playlist: Add / Remove / Play / Pause songs from playlist
  • Search and play online songs
  • Background playback

Local Deployment

    LOCAL_URL=http://{Your IpV4 Address}:5000
  • To run this app locally, clone the project, navigate to the root directory with a command prompt or terminal(where the package.json file is located), and run this below code to download the neccesary dependencies onto your local machine (You can use npm instead of yarn).
    yarn install
  • Inside the root directory, you can run this built-in command to start the application:
    yarn start
  • Run the app in the development mode. Open http://localhost:19002 to view it in the browser, you can use Android devices or web browser to deploy the project.

Libraries and Framework

  • react-native
  • expo
  • expo-av
  • expo-media-library
  • react-native-async-storage
  • react-native-permission
  • recyclerlistview
  • twrnc

Contributors

Screenshots

  • Login/Register

    285989673_712886166494953_8648264107661064629_n 287016917_748813699591023_3837031497143208563_n

  • Albums

    285006384_734989424589888_3322114743658358002_n

  • Online songs

    285000794_438564434777564_6549413786263044286_n 286442603_778410896494384_5544034704061008716_n

  • Play/Pause/Next/Previous/Suffle

    286256268_590628632336342_4443988053601027299_n 286726065_348427810710227_4405807415278118739_n 285749510_772106687123143_5105982126514711741_n

  • Playlist

    287058301_320854433568698_1436434379890051741_n 285937137_554889189475815_2819102957067712949_n 287006421_2151674921660328_6299194676660206297_n

  • Play in playlist

    285460407_731267834976597_8016958896075496386_n 285722032_358314496220503_5237688955381099004_n

  • Logout

    285127520_562361525490670_4483604606731846593_n

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors