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.
- Host: GitHub
- URL: https://github.com/thatoneindiedev/spotify_reborn
- Owner: ThatOneIndieDev
- License: mit
- Created: 2025-07-20T17:52:14.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-07-20T17:59:17.000Z (12 months ago)
- Last Synced: 2025-07-20T19:34:22.931Z (12 months ago)
- Language: Swift
- Size: 1.53 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

## 🛠 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