Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 🎊

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.