Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/efremidze/confetti
Easy Particle Emitter 🎊
https://github.com/efremidze/confetti
ios swift ui
Last synced: 3 months ago
JSON representation
Easy Particle Emitter 🎊
- Host: GitHub
- URL: https://github.com/efremidze/confetti
- Owner: efremidze
- License: mit
- Created: 2017-10-18T21:12:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-03T20:22:54.000Z (over 6 years ago)
- Last Synced: 2024-10-12T16:04:53.653Z (4 months ago)
- Topics: ios, swift, ui
- Language: Swift
- Homepage:
- Size: 31.3 KB
- Stars: 10
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Confetti
## Installation
### CocoaPods
To install with [CocoaPods](http://cocoapods.org/), simply add this in your `Podfile`:
```ruby
use_frameworks!
pod "Confetti"
```### Carthage
To install with [Carthage](https://github.com/Carthage/Carthage), simply add this in your `Cartfile`:
```ruby
github "efremidze/Confetti"
```## Communication
- If you **found a bug**, open an issue.
- If you **have a feature request**, open an issue.
- If you **want to contribute**, submit a pull request.## Credits
https://github.com/DanielMartinus/Konfetti
## License
Confetti is available under the MIT license. See the LICENSE file for more info.