{"id":2182,"url":"https://github.com/OrRon/ConfettiView","last_synced_at":"2025-08-02T23:32:07.582Z","repository":{"id":56906473,"uuid":"69986241","full_name":"OrRon/ConfettiView","owner":"OrRon","description":"Confetti View lets you create a magnificent confetti view in your app","archived":false,"fork":false,"pushed_at":"2019-02-09T08:06:57.000Z","size":53,"stargazers_count":234,"open_issues_count":4,"forks_count":12,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-11-18T03:38:15.727Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OrRon.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-10-04T16:55:34.000Z","updated_at":"2024-01-04T16:08:01.000Z","dependencies_parsed_at":"2022-08-21T03:20:50.364Z","dependency_job_id":null,"html_url":"https://github.com/OrRon/ConfettiView","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OrRon%2FConfettiView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OrRon%2FConfettiView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OrRon%2FConfettiView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OrRon%2FConfettiView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OrRon","download_url":"https://codeload.github.com/OrRon/ConfettiView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228503135,"owners_count":17930518,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-01-05T20:16:06.844Z","updated_at":"2024-12-06T17:30:47.336Z","avatar_url":"https://github.com/OrRon.png","language":"Swift","readme":"\n![](http://i.imgur.com/kQqv0mb.png)\n\n[![Version](https://img.shields.io/cocoapods/v/ConfettiView.svg?style=flat)](http://cocoapods.org/pods/ConfettiView)\n[![License](https://img.shields.io/cocoapods/l/ConfettiView.svg?style=flat)](http://cocoapods.org/pods/ConfettiView)\n[![Swift 3.0](https://img.shields.io/badge/Swift-3.0-orange.svg?style=flat)](https://swift.org/)\n[![Platform](https://img.shields.io/cocoapods/p/ConfettiView.svg?style=flat)](http://cocoapods.org/pods/ConfettiView)\n\n# ConfettiView\n\nConfetti View lets you create a magnificent confetti view in your app. This was inspired by [House Party](https://itunes.apple.com/il/app/houseparty-group-video-chat/id1065781769?mt=8) app's login screen. Written in Swift 3 :)\n\n![](http://i.giphy.com/d31wQ2wbLGRQKtTa.gif)\n\nIt reacts to the phone accelerometer therefore it's better to run the example project on the device.\n\n## Usage\n\n### With Interface Builder\n\n![](http://i.imgur.com/Myg6obo.png)\n\nSimply pick a view and change it's type to ConfettiView.\n\n### Programaticlly\n\nConfettiView is a subclass of UIView\n```swift\nlet confettiView = ConffetiView()\nself.view.addSubView(confettiView)\n```\n### Controls\n\nStart or stop the animation:\n```swift\nconfettiView.stopAnimating()\nconfettiView.startAnimating()\n```\n\nCheck whether the animation is active:\n```swift\nconfettiView.isAnimating\n```\n\nBy default the animation starts when the view is initialized\n\n## Installation\n\nConfettiView is available through [CocoaPods](http://cocoapods.org). To install\nit, simply add the following line to your Podfile:\n\n```ruby\npod \"ConfettiView\"\n```\n\n## Author\n\nOr Ron, or.ron10@gmail.com\n\n[@or_ron](https://twitter.com/or_ron)\n\n## License\n\nConfettiView is available under the MIT license. See the LICENSE file for more info.\n","funding_links":[],"categories":["UI"],"sub_categories":["Other free courses","Font","Other Testing"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FOrRon%2FConfettiView","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FOrRon%2FConfettiView","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FOrRon%2FConfettiView/lists"}