iOS client for Mixonomer, learning swift https://mixonomer.sarsoo.xyz/
Go to file
2020-03-06 23:36:51 +00:00
docs updated README 2020-02-23 00:34:20 +00:00
Music Tools implemented codable for network json decoding and userdefault storage 2020-03-06 23:36:51 +00:00
Music Tools.xcodeproj fully bound tag/playlist views to same environment object authoritative source, added pull to refresh on object views, added footer logo in settings 2020-03-03 00:04:20 +00:00
Music ToolsTests added alamofire, redoing network layer. added system icons and list headers 2020-02-18 01:44:30 +00:00
Music ToolsUITests added alamofire, redoing network layer. added system icons and list headers 2020-02-18 01:44:30 +00:00
.gitignore initial commit 2020-02-16 18:47:09 +00:00
AppIcon.xcf project restructure, initial network types, app icons 2020-02-17 02:21:49 +00:00
README.md updated README 2020-02-23 00:34:20 +00:00

Music Tools iOS

iOS client for Music Tools (Source), using it to learn swift.

Using SwiftUI for the main app UI. Hanging SwiftUI on a hosting controller for log in/register.

Using Alamofire and SwiftyJSON for network requests.

Playlists list Playlist example Tag Example