Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sameersyd/skailer

Beautiful Music Player app built using SwiftUI to demonstrate Neumorphic design pattern and MVVM architecture.
https://github.com/sameersyd/skailer

dark-theme figma ios ios-app material-design mvvm mvvm-architecture neumorphic-ui neumorphism sameersyd skailer skeuomorphic skeuomorphism swift swiftui ui-design xcode

Last synced: about 4 hours ago
JSON representation

Beautiful Music Player app built using SwiftUI to demonstrate Neumorphic design pattern and MVVM architecture.

Awesome Lists containing this project

README

        

![GitHub Cards Preview](https://github.com/sameersyd/Skailer/blob/main/art/GitHubPreview.png?raw=true)

# Skailer 🎧
Beautiful Music Player app built using SwiftUI to demonstrate Neumorphic design pattern 🎨 and MVVM architecture 🏗. *Made with love ❤️ by [Sameer Nawaz](https://github.com/sameersyd)*


## Light Mode 🌞
Home | Player |
--- | --- |
![](https://github.com/sameersyd/Skailer/blob/main/art/home-light.png) | ![](https://github.com/sameersyd/Skailer/blob/main/art/player-light.png) |


## Dark Mode 🌚
Home | Player |
--- | --- |
![](https://github.com/sameersyd/Skailer/blob/main/art/home-dark.png) | ![](https://github.com/sameersyd/Skailer/blob/main/art/player-dark.png) |


## Built With 🛠
- [SwiftUI](https://developer.apple.com/documentation/swiftui/) - SwiftUI is an innovative, exceptionally simple way to build user interfaces across all Apple platforms with the power of Swift.
- [Figma](https://figma.com/) - Figma is a vector graphics editor and prototyping tool which is primarily web-based.


## Contribute 🤝
If you want to contribute to this app, you're always welcome!
See [Contributing Guidelines](https://github.com/sameersyd/Skailer/blob/main/CONTRIBUTION.md).


## Donation 💰
If this project helped you reduce time to develop, you can buy me a cup of coffee :)


Buy Me A Coffee

## License 🔖
```
Apache 2.0 License

Copyright 2021 Sameer Nawaz

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

```