{"id":13463467,"url":"https://github.com/ole/OLEContainerScrollView","last_synced_at":"2025-03-25T06:32:10.023Z","repository":{"id":17255915,"uuid":"20025409","full_name":"ole/OLEContainerScrollView","owner":"ole","description":"A UIScrollView subclass that intelligently handles multiple child scroll views and does not interfere with UIKitʼs cell reuse functionality.","archived":true,"fork":false,"pushed_at":"2018-09-18T16:34:52.000Z","size":87,"stargazers_count":587,"open_issues_count":0,"forks_count":67,"subscribers_count":21,"default_branch":"master","last_synced_at":"2024-10-29T13:51:03.665Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://oleb.net/blog/2014/05/scrollviews-inside-scrollviews/","language":"Objective-C","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/ole.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":"2014-05-21T15:00:15.000Z","updated_at":"2024-10-12T12:15:56.000Z","dependencies_parsed_at":"2022-09-13T08:12:26.977Z","dependency_job_id":null,"html_url":"https://github.com/ole/OLEContainerScrollView","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ole%2FOLEContainerScrollView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ole%2FOLEContainerScrollView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ole%2FOLEContainerScrollView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ole%2FOLEContainerScrollView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ole","download_url":"https://codeload.github.com/ole/OLEContainerScrollView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245414450,"owners_count":20611361,"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-07-31T13:00:53.962Z","updated_at":"2025-03-25T06:32:09.576Z","avatar_url":"https://github.com/ole.png","language":"Objective-C","readme":"# OLEContainerScrollView\n\nA `UIScrollView` subclass that intelligently handles multiple child scroll views and does not interfere with UIKitʼs cell reuse functionality.\n\nWritten by Ole Begemann, May 2014.\n\n## ⚠️ No maintenance ⚠️\n\n**This project is not being maintained. I’m not using it myself and I don’t want to spend time on it adding more features. I still think the code contains some good ideas. Feel free to read the code and take ideas from it and/or maintain your own fork.**\n\n## Blog Post\n\nPlease read my [blog post about OLEContainerScrollView](http://oleb.net/blog/2014/05/scrollviews-inside-scrollviews/) for details about the implementation.\n\n## Demo App\n\nTo check out the demo app:\n\n1. Clone this repository.\n2. Open `OLEContainerScrollViewDemo.xcodeproj` in Xcode.\n\nThe demo app uses a class I have written named `OLESimulatedTableView` to illustrate how a `UITableView` reuses its cells.\n\n## Usage\n\n1. Manually clone this repository to your machine or add it as a Git submodule to your project.\n2. Drag the folder `OLEContainerScrollView` into your Xcode project to add all the files in it to your project.\n3. `#import \"OLEContainerScrollView.h\"`\n4. Create an `OLEContainerScrollView` instead of a regular `UIScrollView`.\n5. Add subviews (like table views, collection views, regular scroll views, or just other regular views) to the scroll view’s `contentView`. Check out the comments in `OLEContainerScrollView.h`.\n\n## License\n\nPublished under the MIT License. See the `LICENSE` file for details.\n","funding_links":[],"categories":["etc","Objective-C","Uncategorized"],"sub_categories":["Uncategorized"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fole%2FOLEContainerScrollView","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fole%2FOLEContainerScrollView","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fole%2FOLEContainerScrollView/lists"}