https://github.com/helloitshessam/analyzinggoalsloading
A simple SwiftUI animation repository based on Loading animation on https://dribbble.com/shots/18701721-Loading
https://github.com/helloitshessam/analyzinggoalsloading
100uicodechallenge animation loading morph particle swift swiftui
Last synced: about 1 year ago
JSON representation
A simple SwiftUI animation repository based on Loading animation on https://dribbble.com/shots/18701721-Loading
- Host: GitHub
- URL: https://github.com/helloitshessam/analyzinggoalsloading
- Owner: helloItsHEssam
- License: mit
- Created: 2024-04-01T08:53:56.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-01T09:22:42.000Z (about 2 years ago)
- Last Synced: 2025-01-23T11:35:52.882Z (about 1 year ago)
- Topics: 100uicodechallenge, animation, loading, morph, particle, swift, swiftui
- Language: Swift
- Homepage:
- Size: 426 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Analyzing Goals Loading 
I crafted this project during my SwiftUI animation learning path, exploring the use of ```animation```, ```spritekit particle``` and ```Morphing(blob) shape``` .
## Inspiration 💡
The main idea of this source code based on [Loading](https://dribbble.com/shots/18701721-Loading) created by [DΞNYS S.](https://dribbble.com/sergushkindotcom).
## Screenshots 🌃

## Acknowledgments 💡
To create Morph shape, I've used a tutorial by [Alex Dremov](https://alexdremov.me/swiftui-advanced-animation/).
## The tech stack used in this project 🛠
- SwiftUI
- Animation (spring)
- Shape (Path)
- Morph shape
- spritekit particle
## Tools
- Xcode 15.2
- Swift 5.9.2
## Usage
1. Clone the repository:
``` bash
git clone https://github.com/helloItsHEssam/AnalyzingGoalsLoading.git
```
### Contributing 🤝
Contributions, issues, and feature requests are welcome! Feel free to fork the repository and submit a pull request with your changes.
## License
Please check [LICENSE](LICENSE) for details.