├── fake-json-server
├── .env
├── .env.production
├── App.tsx
├── src
│ ├── api
│ ├── assets
│ ├── components
│ ├── config
│ ├── navigation
│ ├── screens
│ ├── theme
│ └── utils$ git clone https://github.com/hasanal1995/music-app.git
$ cd music-app
$ yarn
$ cd ios && pod install$ yarn android$ yarn ios$ yarn testMusician 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] |
Musician used Happi to manage tracks, artists, albums, and more.