{"id":2915,"url":"https://github.com/roberthein/BouncyLayout","last_synced_at":"2025-08-06T16:31:56.458Z","repository":{"id":46752826,"uuid":"89139214","full_name":"roberthein/BouncyLayout","owner":"roberthein","description":"Make. It. Bounce.","archived":false,"fork":false,"pushed_at":"2020-07-14T18:41:46.000Z","size":45686,"stargazers_count":4245,"open_issues_count":14,"forks_count":197,"subscribers_count":52,"default_branch":"master","last_synced_at":"2024-10-29T15:28:54.368Z","etag":null,"topics":["bounce","bouncy","collection","collectionview","flow","flowlayout","layout","libraries","library","spring","springy","swift","swift3","swift4","uicollectionview","uicollectionviewlayout","uikitdynamics","view"],"latest_commit_sha":null,"homepage":null,"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/roberthein.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2017-04-23T12:12:31.000Z","updated_at":"2024-10-29T14:19:34.000Z","dependencies_parsed_at":"2022-08-12T13:01:10.376Z","dependency_job_id":null,"html_url":"https://github.com/roberthein/BouncyLayout","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roberthein%2FBouncyLayout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roberthein%2FBouncyLayout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roberthein%2FBouncyLayout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roberthein%2FBouncyLayout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roberthein","download_url":"https://codeload.github.com/roberthein/BouncyLayout/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228923723,"owners_count":17992568,"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":["bounce","bouncy","collection","collectionview","flow","flowlayout","layout","libraries","library","spring","springy","swift","swift3","swift4","uicollectionview","uicollectionviewlayout","uikitdynamics","view"],"created_at":"2024-01-05T20:16:26.202Z","updated_at":"2024-12-09T16:31:11.609Z","avatar_url":"https://github.com/roberthein.png","language":"Swift","funding_links":[],"categories":["UI","Libs","HarmonyOS","Content","Swift","UI [🔝](#readme)","OOM-Leaks-Crash","view"],"sub_categories":["Table View / Collection View","UI","Layout","Other free courses","Windows Manager","FlowLayout"],"readme":"![](art/header.png)\n\n\u003cp float=\"center\"\u003e\n \t\u003cimg src=\"art/gifs/01.gif\" width=33%\u003e\n\t\u003cimg src=\"art/gifs/02.gif\" width=33%\u003e\n\t\u003cimg src=\"art/gifs/03.gif\" width=33%\u003e\n\u003c/p\u003e\n\n**BouncyLayout** is a collection view layout that makes your cells bounce.\n\n## Features\n\n- [X] Pure Swift 5.\n- [X] Works with every `UICollectionView`.\n- [X] Horizontal and vertical scrolling support.\n- [X] Configurable bounce effect.\n- [X] Supports cell size changes\n\n## Setup\nThe only you thing you need to do is import `BouncyLayout`, create an instance and add it to your `UICollectionView`.\n```swift\nimport BouncyLayout\n```\n```swift\nlet layout = BouncyLayout()\n```\n```swift\nUICollectionView(frame: .zero, collectionViewLayout: layout)\n```\n\n##### Find the above displayed examples in the `example` folder.\n\n## Installation\n\n### CocoaPods\n\nBouncyLayout is available through [CocoaPods](http://cocoapods.org). To install\nit, simply add the following line to your Podfile:\n\n```ruby\npod \"BouncyLayout\"\n```\n\n### Carthage\n\nBouncyLayout is available through [Carthage](https://github.com/Carthage/Carthage). To install\nit, simply add the following line to your Cartfile:\n\n```\ngithub \"roberthein/BouncyLayout\"\n```\n\n### Swift Package Manager\n\nBouncyLayout is available through [Swift Package Manager](https://swift.org/package-manager/). To install\nit, in Xcode 11.0 or later select `File` \u003e `Swift Packages` \u003e `Add Package Dependency...` and add BouncyLayout repository URL:\n```\nhttps://github.com/roberthein/BouncyLayout.git\n```\n\n## Suggestions or feedback?\n\nFeel free to create a pull request, open an issue or find me [on Twitter](https://twitter.com/roberthein).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froberthein%2FBouncyLayout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froberthein%2FBouncyLayout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froberthein%2FBouncyLayout/lists"}