https://github.com/helloitshessam/loading
A simple SwiftUI animation repository based on Loading animation on https://dribbble.com/shots/14119730-loading
https://github.com/helloitshessam/loading
animation loading swift swiftui
Last synced: 10 months ago
JSON representation
A simple SwiftUI animation repository based on Loading animation on https://dribbble.com/shots/14119730-loading
- Host: GitHub
- URL: https://github.com/helloitshessam/loading
- Owner: helloItsHEssam
- License: mit
- Created: 2024-12-26T09:43:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-26T09:47:26.000Z (over 1 year ago)
- Last Synced: 2025-03-03T17:14:21.568Z (over 1 year ago)
- Topics: animation, loading, swift, swiftui
- Language: Swift
- Homepage:
- Size: 47.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Loading animation 
Show infinite loading with animation in SwiftUI.
## Inspiration 💡
The main idea of this source code is based on [Loading](https://dribbble.com/shots/14119730-loading), created by [bingbing](https://dribbble.com/bingbing) as part of the [Nice100Team](https://dribbble.com/Nice100).
## Screenshots 🌃

## The tech stack used in this project 🛠
- SwiftUI
- Animation
- Shape (Path)
## Usage
1. Clone the repository:
``` bash
git clone https://github.com/helloItsHEssam/Loading.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.