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

https://github.com/thatoneindiedev/spotify_reborn

A spotify UI remake made in Xcode using SwiftUI.
https://github.com/thatoneindiedev/spotify_reborn

Last synced: 22 days ago
JSON representation

A spotify UI remake made in Xcode using SwiftUI.

Awesome Lists containing this project

README

          

# 🎧 Spotify Reborn

A sleek Spotify remake built using **SwiftUI** and the **SwiftfulRouting** package. Designed with attention to layout performance, reusable components, and subtle animations to create a fluid, modern music browsing experience.

## 🚀 Features

- 🧭 **SwiftfulRouting** for elegant screen navigation
- 🎨 **Spotify-inspired theme**: clean black & green UI
- 🧱 **Reusable SwiftUI components** for scalability and maintainability
- 🧩 **LazyVStacks**, **LazyHGrids**, and other SwiftUI layout structures
- 🎞️ **Subtle transitions and animations** for a smooth user experience
- 📱 Fully responsive layout optimized for iPhone screens

spotify-reborn

## 🛠 Built With

- [Xcode](https://developer.apple.com/xcode/) – IDE for iOS Development
- [SwiftUI](https://developer.apple.com/documentation/swiftui) – Declarative UI framework by Apple
- [SwiftfulRouting](https://github.com/swiftfulthinking/SwiftfulRouting) – Simplified and intuitive navigation