12 lines
424 B
Markdown
12 lines
424 B
Markdown
# Mixonomer iOS
|
|
|
|
iOS client for [Mixonomer](https://mixonomer.sarsoo.xyz) ([Source](https://github.com/sarsoo/Mixonomer)), 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](docs/PlaylistsList.png)
|
|
![Playlist example](docs/PlaylistExample.png)
|
|
![Tag Example](docs/TagExample.png)
|