https://github.com/helloitshessam/clock
A simple SwiftUI animation repository based on Loading animation on https://dribbble.com/shots/14420202-Processing-Animation
https://github.com/helloitshessam/clock
animation clock swift swiftui
Last synced: 29 days ago
JSON representation
A simple SwiftUI animation repository based on Loading animation on https://dribbble.com/shots/14420202-Processing-Animation
- Host: GitHub
- URL: https://github.com/helloitshessam/clock
- Owner: helloItsHEssam
- License: mit
- Created: 2025-01-12T21:43:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-12T21:47:59.000Z (over 1 year ago)
- Last Synced: 2025-03-03T17:14:12.594Z (over 1 year ago)
- Topics: animation, clock, swift, swiftui
- Language: Swift
- Homepage:
- Size: 36.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Clock 
This project was crafted while exploring SwiftUI animations, focusing on the use of .animation to create smooth and dynamic UI interactions.
This project showcases a SwiftUI animation where items spread around a circle and gather back to the center.
## Inspiration 💡
The main idea of this source code based on [Processing Animation](https://dribbble.com/shots/14420202-Processing-Animation) created by [Oleg Frolov](https://dribbble.com/Volorf).
## Screenshots 🌃

## Tools
- Xcode 16.0
- Swift 6.0
## Usage
1. Clone the repository:
``` bash
git clone https://github.com/helloItsHEssam/Clock.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.