{"id":21389361,"url":"https://github.com/isaced/isrefresh","last_synced_at":"2025-03-16T12:46:27.695Z","repository":{"id":26828072,"uuid":"30287284","full_name":"isaced/ISRefresh","owner":"isaced","description":"Add pull-to-refresh to UIScrollView,UITableView,UICollectionView","archived":false,"fork":false,"pushed_at":"2016-09-14T07:49:03.000Z","size":27,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-23T00:29:41.903Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/isaced.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":"2015-02-04T07:38:44.000Z","updated_at":"2016-02-19T09:55:05.000Z","dependencies_parsed_at":"2022-07-08T10:42:01.194Z","dependency_job_id":null,"html_url":"https://github.com/isaced/ISRefresh","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/isaced%2FISRefresh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaced%2FISRefresh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaced%2FISRefresh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaced%2FISRefresh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaced","download_url":"https://codeload.github.com/isaced/ISRefresh/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243871650,"owners_count":20361378,"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-22T12:26:06.405Z","updated_at":"2025-03-16T12:46:27.672Z","avatar_url":"https://github.com/isaced.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ISRefresh\n\nEasy add UIRefreshControl to any view based UIScrollView\n\n![screenshot](https://raw.githubusercontent.com/isaced/ISRefresh/master/screenshot.gif)\n\n### Usage\n\n```\n__weak ViewController *weakSelf = self;\n[self.scrollView addHeaderRefreshWithCallback:^{\n    // load...\n    [weakSelf.scrollView endRefreshing];\n}];\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisaced%2Fisrefresh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fisaced%2Fisrefresh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisaced%2Fisrefresh/lists"}