Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 6 days ago
JSON representation
Beautiful Puppy adoption app built to Demonstrate the SwiftUI and MVVM Architecture
- Host: GitHub
- URL: https://github.com/sameersyd/wiggles-ios
- Owner: sameersyd
- License: apache-2.0
- Created: 2021-03-02T07:49:52.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-15T03:21:11.000Z (almost 2 years ago)
- Last Synced: 2025-01-08T11:07:55.266Z (14 days ago)
- Topics: androiddevchallenge, dark-theme, figma, ios, ios-app, ios14, material-design, mvvm, mvvm-architecture, puppy, sameersyd, swift, swiftui, ui-design, wiggles, xcode
- Language: Swift
- Homepage:
- Size: 18.1 MB
- Stars: 247
- Watchers: 5
- Forks: 35
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 :)
## License 🔖
```
Apache 2.0 LicenseCopyright 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 athttp://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.```