Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomkowz/fireworks
Fireworks for UIView
https://github.com/tomkowz/fireworks
Last synced: 3 months ago
JSON representation
Fireworks for UIView
- Host: GitHub
- URL: https://github.com/tomkowz/fireworks
- Owner: tomkowz
- License: mit
- Created: 2018-09-20T08:45:22.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-23T07:16:49.000Z (over 1 year ago)
- Last Synced: 2024-04-24T14:47:50.523Z (6 months ago)
- Language: Swift
- Homepage:
- Size: 1.89 MB
- Stars: 340
- Watchers: 5
- Forks: 31
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-ios - fireworks - Fireworks effect for UIView (UI / Animation)
- awesome-ios-star - fireworks - Fireworks effect for UIView (UI / Animation)
README
# Fireworks
Effect you can add to a `UIView`.
More in [article on szulctomasz.com](http://szulctomasz.com/programming-blog/2018/09/add-fireworks-and-sparks-to-a-uiview/).
# Demo
![Classic Firework](https://raw.githubusercontent.com/tomkowz/Fireworks/master/classic.gif)
![Fountain Firework](https://raw.githubusercontent.com/tomkowz/Fireworks/master/fountain.gif)
# others
Object-C version : [SparkDemo](https://github.com/wangyingbo/SparkDemo)