A simple offline music player app built with SwiftUI, inspired by Nhaccuatui (NCT).
Currently supports local playback only.
- SwiftUI
- SwiftData (for local storage)
- MVVM architecture
- iOS 17+
- Local audio playback only (no online API yet)
- Import and manage local songs
- Simple playlist support (basic)
- Reels-style scrollable UI for music display
- Minimal, clean user interface
- SwiftData-powered local storage
The app is still in development β new and exciting features will be added in future updates.
git clone https://github.com/xqsadness/McNza
cd McNza
open McNza.xcodeproj