An open API service indexing awesome lists of open source software.

https://github.com/igmrrf/muzic


https://github.com/igmrrf/muzic

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Music Player (native)

A native music player application built with Expo, React Native, Typescript and Zustand. Design is inspired by Apple Music app

You can follow along the entire development of this project here 👇
[![Music PLayer](https://github.com/gionathas/music-player/assets/16454253/909c51e2-03f1-4fc8-94e6-56745f67fed8)](https://youtu.be/9CElrkFwiBU?si=PFgwCFDulxJJD2f4)

## Installation

```bash
yarn install
```

## Run IOS

```bash
npx expo run:ios
```