Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thezeeshann/spotify-app

Spotify mobile app build with React Native and Expo.
https://github.com/thezeeshann/spotify-app

expo react-native tailwindcss

Last synced: 18 days ago
JSON representation

Spotify mobile app build with React Native and Expo.

Awesome Lists containing this project

README

        

# Spotify build with react native and expo.

This project demonstrates an implementation of the Spotify in React Native using Expo.

## Tech Stack

- [Expo](https://expo.dev) - React Native development platform
- [Expo Router](https://docs.expo.dev/router/introduction) - File-based routing
- [NativeWind](https://www.nativewind.dev/) - For styling

## Screens

|||
|:---:|:---:|
| ![](https://github.com/user-attachments/assets/41b9992f-9216-484f-bb53-2e24410ffa4e) | ![](https://github.com/user-attachments/assets/7b9e740d-5f3d-4d1b-b59f-0e099dcf902c)|
| ||
| ![](https://github.com/user-attachments/assets/2ca0f1d7-b907-43b1-afbe-8766f2489967) | ![](https://github.com/user-attachments/assets/292e8801-af86-4d5d-bf92-d3c55211c593)|
| ||

## Getting Started

1. Install dependencies:

```bash
npm install
```

2. Start the development server:

```bash
npx expo start
```

3. Open in iOS Simulator or Android Emulator:
- Press `i` for iOS
- Press `a` for Android