Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sameersyd/wiggles-ios

Beautiful Puppy adoption app built to Demonstrate the SwiftUI and MVVM Architecture
https://github.com/sameersyd/wiggles-ios

androiddevchallenge dark-theme figma ios ios-app ios14 material-design mvvm mvvm-architecture puppy sameersyd swift swiftui ui-design wiggles xcode

Last synced: about 2 hours ago
JSON representation

Beautiful Puppy adoption app built to Demonstrate the SwiftUI and MVVM Architecture

Awesome Lists containing this project

README

        

![GitHub Cards Preview](https://github.com/sameersyd/Wiggles-iOS/blob/main/art/GITHUB-COVER.png?raw=true)

# Wiggles 🐶
Beautiful Puppy adoption app built to Demonstrate the use of SwiftUI and MVVM Architecture 🏗. *Made with love ❤️ by [Sameer Nawaz](https://github.com/sameersyd)*


## UI Design 🎨

The `UI/UX` & `README.md` structure for this Wiggles App was designed by @Spikeysanju

***Click to View Wiggles app Design from below 👇***

[![Wiggles](https://img.shields.io/badge/Wiggles-FIGMA-black.svg?style=for-the-badge&logo=figma)](https://www.figma.com/file/OXtSFvmcIcecMkuqSi2RaT/Compose-Challenge-1?node-id=102%3A1)


## Light Mode 🌞
Home | Details | Details (Scrolled)
--- | --- | --- |
![](https://github.com/sameersyd/Wiggles-iOS/blob/main/art/home-screen.png) | ![](https://github.com/sameersyd/Wiggles-iOS/blob/main/art/details-screen.png) | ![](https://github.com/sameersyd/Wiggles-iOS/blob/main/art/details-screen-scrolled.png)


## Dark Mode 🌚
Home | Details | Details (Scrolled)
--- | --- | --- |
![](https://github.com/sameersyd/Wiggles-iOS/blob/main/art/home-screen-dark.png) | ![](https://github.com/sameersyd/Wiggles-iOS/blob/main/art/details-screen-dark.png) | ![](https://github.com/sameersyd/Wiggles-iOS/blob/main/art/details-screen-scrolled-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.


## Android Version 📱
Checkout the Android version of this app Wiggles


## Contribute 🤝
If you want to contribute to this app, you're always welcome!
See [Contributing Guidelines](https://github.com/sameersyd/Wiggles-iOS/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.

```