{"id":18937802,"url":"https://github.com/oakstudios/stackedcollectionview","last_synced_at":"2025-04-15T18:32:35.886Z","repository":{"id":62455940,"uuid":"99972701","full_name":"oakstudios/StackedCollectionView","owner":"oakstudios","description":"Swift library to drag, drop, and stack items within a UICollectionView.","archived":false,"fork":false,"pushed_at":"2018-11-27T21:12:32.000Z","size":31127,"stargazers_count":29,"open_issues_count":1,"forks_count":5,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-13T16:18:02.671Z","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/oakstudios.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":"2017-08-10T23:28:27.000Z","updated_at":"2025-01-20T07:13:02.000Z","dependencies_parsed_at":"2022-11-01T23:03:22.771Z","dependency_job_id":null,"html_url":"https://github.com/oakstudios/StackedCollectionView","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oakstudios%2FStackedCollectionView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oakstudios%2FStackedCollectionView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oakstudios%2FStackedCollectionView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oakstudios%2FStackedCollectionView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oakstudios","download_url":"https://codeload.github.com/oakstudios/StackedCollectionView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249129350,"owners_count":21217339,"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-11-08T12:12:31.437Z","updated_at":"2025-04-15T18:32:30.877Z","avatar_url":"https://github.com/oakstudios.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"StackedCollectionView\n=======================\n\n[![Version](https://img.shields.io/cocoapods/v/StackedCollectionView.svg?style=flat)](http://cocoapods.org/pods/StackedCollectionView)\n[![License](https://img.shields.io/cocoapods/l/StackedCollectionView.svg?style=flat)](http://cocoapods.org/pods/StackedCollectionView)\n[![Platform](https://img.shields.io/cocoapods/p/StackedCollectionView.svg?style=flat)](http://cocoapods.org/pods/StackedCollectionView)\n[![Twitter](https://img.shields.io/badge/twitter-%40oakstudios-blue.svg)](http://twitter.com/oakstudios)\n\n## Introduction\n`StackedCollectionView` is a `UICollectionViewFlowLayout` subclass written in Swift to provide drag-and-drop interactions within a `UICollectionView`. The behaviors include reorder and \"stack\" gestures, which emulate folder creation similar to the iOS home screen.\n\n## Demo\n![alt tag](https://raw.githubusercontent.com/oakstudios/StackedCollectionView/master/Demo.gif)\n\nCheck out the example project for a customized `UICollectionView` similar to what is used in [Dropmark for iOS](https://itunes.apple.com/us/app/dropmark/id999122556?mt=8).\n\nTo run the example project, clone the repo, and run `pod install` from the *Example* directory first.\n\n## Installation\n\nInstall the library through [CocoaPods](http://cocoapods.org). Add the following line to your *Podfile*, then run `pod install`.\n\n```ruby\npod 'StackedCollectionView', '~\u003e 3.0'\n```\n\nBe sure to import the library when needed.\n\n```swift\nimport StackedCollectionView\n```\n\n## Migration\n\n### Version 3.0.0\n\nThis version requires Xcode 10.0 and Swift 4.2.\n\n### Version 2.0.0\n\nThis version requires Xcode 9.0 and Swift 4.\n\n### Version 1.0.0\n\nStackedCollectionView supports iOS 9.0+, Swift 3, and Xcode 8.0.\n\n## Credits\n\nCreated by [Oak](https://oak.is) for [Dropmark](https://www.dropmark.com).\n\nPortions of the reordering logic are referenced from [LXReorderableCollectionViewFlowLayout](https://github.com/lxcid/LXReorderableCollectionViewFlowLayout) and [this blog post](http://blog.karmadust.com/drag-and-rearrange-uicollectionviews-through-layouts/).\n\nExample images provided by [Unsplash](https://unsplash.com).\n\n## License\n\nThe MIT License (MIT)\n\nCopyright (c) 2018 Oak, LLC [https://oak.is](https://oak.is)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foakstudios%2Fstackedcollectionview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foakstudios%2Fstackedcollectionview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foakstudios%2Fstackedcollectionview/lists"}