A SwiftUI-based guitar tuner for iOS, iPadOS, and macOS.
Available on the AppStore now!
This app was written using SwiftUI and ComposableArchitecture.
The project follows a simple structure, isolating features, dependencies, models, resources, swiftui, and util files.
Src
├── Dependencies
└── Features
└── Models
└── Resources
└── SwiftUI
└── Util
✌️ Feedback, contributions, and thoughts greatly appreciated. Thanks!
