https://github.com/helloitshessam/bloommenu
A simple SwiftUI animation repository.
https://github.com/helloitshessam/bloommenu
animation bloom gesture menu swiftui
Last synced: about 2 months ago
JSON representation
A simple SwiftUI animation repository.
- Host: GitHub
- URL: https://github.com/helloitshessam/bloommenu
- Owner: helloItsHEssam
- License: mit
- Created: 2024-01-25T12:31:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-26T14:33:49.000Z (over 2 years ago)
- Last Synced: 2025-06-22T22:41:25.858Z (12 months ago)
- Topics: animation, bloom, gesture, menu, swiftui
- Language: Swift
- Homepage:
- Size: 158 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BloomMenu 
I crafted this project during my SwiftUI animation learning path, exploring the use of animation and gesture features. I was inspired by [PetalMenu's project](https://github.com/bodhichristian/PetalMenu).
## Screenshots 🌃
close menu | open menu | semi open menu
:-------------------------:|:-------------------------:|:-------------------------:
|
|
## The tech stack used in this project 🛠
- SwiftUI
- Animation (spring)
- DragGesture
## Tools
- Xcode 14.3.1
- Swift 5.8.1
## Usage
1. Clone the repository:
``` bash
git clone https://github.com/helloItsHEssam/BloomMenu.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.