Skip to content

hasan642/music-app

Repository files navigation

Musician

Main Folder Structure

        ├── fake-json-server
        ├── .env
        ├── .env.production
        ├── App.tsx
        ├── src
        │   ├── api
        │   ├── assets
        │   ├── components
        │   ├── config
        │   ├── navigation
        │   ├── screens
        │   ├── theme
        │   └── utils

Installation

$ git clone https://github.com/hasanal1995/music-app.git
$ cd music-app
$ yarn
$ cd ios && pod install

Running for Android

$ yarn android

Running for iOS

$ yarn ios

Testing

$ yarn test

Plugins

Musician is currently extended with the following plugins.

Plugin Read more
Async Storage [https://github.com/react-native-async-storage/async-storage]
Google Signin [https://github.com/react-native-google-signin/google-signin]
React Navigation [https://reactnavigation.org/]
Redux toolkit [https://github.com/reduxjs/redux-toolkit]
Axios [https://github.com/axios/axios]
React i18next [https://react.i18next.com/]
Device Info [https://github.com/react-native-device-info/react-native-device-info]
Toast [https://www.npmjs.com/package/react-native-simple-toast]

Happi-API

Musician used Happi to manage tracks, artists, albums, and more.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published