{"id":22881062,"url":"https://github.com/swiftcrew/ios-inshorts-view","last_synced_at":"2025-07-29T15:11:02.845Z","repository":{"id":143697510,"uuid":"206376106","full_name":"SwiftCrew/ios-inshorts-view","owner":"SwiftCrew","description":"InshortsView, UICollectionView for implementing vertical swipe up-done for next/previous cards, like News Inshorts application.","archived":false,"fork":false,"pushed_at":"2020-02-09T21:13:16.000Z","size":137,"stargazers_count":52,"open_issues_count":1,"forks_count":9,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-07T02:47:10.805Z","etag":null,"topics":["inshortcard","inshortcollection","inshorts","inshortui","inshortview","ios","news","newsapp","newsapplication","newsfeed","reuse","swift","swift5","uicollectionview","uicollectionviewflowlayout"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SwiftCrew.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-09-04T17:35:39.000Z","updated_at":"2024-03-14T20:54:38.000Z","dependencies_parsed_at":"2023-04-24T10:32:13.628Z","dependency_job_id":null,"html_url":"https://github.com/SwiftCrew/ios-inshorts-view","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SwiftCrew/ios-inshorts-view","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwiftCrew%2Fios-inshorts-view","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwiftCrew%2Fios-inshorts-view/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwiftCrew%2Fios-inshorts-view/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwiftCrew%2Fios-inshorts-view/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SwiftCrew","download_url":"https://codeload.github.com/SwiftCrew/ios-inshorts-view/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwiftCrew%2Fios-inshorts-view/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267706394,"owners_count":24131124,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["inshortcard","inshortcollection","inshorts","inshortui","inshortview","ios","news","newsapp","newsapplication","newsfeed","reuse","swift","swift5","uicollectionview","uicollectionviewflowlayout"],"created_at":"2024-12-13T17:29:38.327Z","updated_at":"2025-07-29T15:11:02.802Z","avatar_url":"https://github.com/SwiftCrew.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# InshortsView\nHere, UICollectionView for implementing vertical swipe  up-done for next/previous cards, like News Inshorts application.\n## Requirements\n- Xcode 10+\n\n\n### How to use by Interface\n#### Step 1\nAdd `InshortsLayout` class into your project \n\n#### Step 2\n* Click on layout\n\n\n\u003cimg width=\"268\" alt=\"Screenshot 2019-09-04 at 10 08 46 PM\" src=\"https://user-images.githubusercontent.com/15169802/74110035-f7ae2800-4bae-11ea-9bad-d4aebbcb7ecb.png\"\u003e\n\n#### Step 3\n* Import `InshortsLayout` layout class \n\n\u003cimg width=\"256\" alt=\"Screenshot 2019-09-04 at 10 08 40 PM\" src=\"https://user-images.githubusercontent.com/15169802/74110041-085e9e00-4baf-11ea-8008-7a2316d11b6d.png\"\u003e\n\n\n#### Step 4\n* Click on CollectionView go to attributeinspector select `layout` type `custom` and then import the class `InshortsLayout` and enable paging.\n\n\u003cimg width=\"255\" alt=\"Screenshot 2019-09-04 at 10 08 31 PM\" src=\"https://user-images.githubusercontent.com/15169802/64274507-2588a400-cf61-11e9-9d9f-70da27741e01.png\"\u003e\n\n\n### Result \n\n#### FullView\n\u003cimg width=\"414\" alt=\"Screenshot 2019-09-04 at 10 08 31 PM\" src=\"https://user-images.githubusercontent.com/15169802/74109741-0a732d80-4bac-11ea-81bd-1180ce7689db.png\"\u003e\n\n#### SwipDown\n\u003cimg width=\"414\" alt=\"Screenshot 2019-09-04 at 10 08 31 PM\" src=\"https://user-images.githubusercontent.com/15169802/74109759-31c9fa80-4bac-11ea-8162-af53b7f285ca.png\"\u003e\n\n#### SwipUp\n\u003cimg width=\"414\" alt=\"Screenshot 2019-09-04 at 10 08 31 PM\" src=\"https://user-images.githubusercontent.com/15169802/74109766-40181680-4bac-11ea-84b5-a2309e4211d7.png\"\u003e\n\n## Communication\n\n- If you found a bug, please open an issue. :bow:\n- Also, if you have a feature request, please open an issue. :thumbsup:\n- If you want to contribute, submit a pull request.:muscle:\n\n\n## Created by\nMohd Tahir, [@Mohd_Tahir99](https://twitter.com/Mohd_Tahir99)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswiftcrew%2Fios-inshorts-view","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fswiftcrew%2Fios-inshorts-view","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswiftcrew%2Fios-inshorts-view/lists"}