2022-08-07 13:31:15 +01:00
|
|
|
# Mixonomer iOS
|
2020-02-17 10:09:51 +00:00
|
|
|
|
2022-08-07 19:34:14 +01:00
|
|
|
iOS client for [Mixonomer](https://mixonomer.sarsoo.xyz) ([Source](https://github.com/sarsoo/Mixonomer)), using it to learn swift.
|
2020-02-23 00:34:20 +00:00
|
|
|
|
|
|
|
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](docs/PlaylistsList.png)
|
|
|
|
![Playlist example](docs/PlaylistExample.png)
|
|
|
|
![Tag Example](docs/TagExample.png)
|