{"id":2720,"url":"https://github.com/Onix-Systems/RainyRefreshControl","last_synced_at":"2025-08-03T00:32:23.838Z","repository":{"id":62452508,"uuid":"74377565","full_name":"Onix-Systems/RainyRefreshControl","owner":"Onix-Systems","description":"Simple refresh control for iOS based on SpriteKit and Core Graphics","archived":false,"fork":false,"pushed_at":"2019-07-02T01:29:48.000Z","size":2380,"stargazers_count":676,"open_issues_count":3,"forks_count":47,"subscribers_count":21,"default_branch":"develop","last_synced_at":"2024-04-24T14:51:28.818Z","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/Onix-Systems.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-11-21T15:29:42.000Z","updated_at":"2024-04-16T07:03:12.000Z","dependencies_parsed_at":"2022-11-01T23:46:27.711Z","dependency_job_id":null,"html_url":"https://github.com/Onix-Systems/RainyRefreshControl","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Onix-Systems%2FRainyRefreshControl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Onix-Systems%2FRainyRefreshControl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Onix-Systems%2FRainyRefreshControl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Onix-Systems%2FRainyRefreshControl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Onix-Systems","download_url":"https://codeload.github.com/Onix-Systems/RainyRefreshControl/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228510782,"owners_count":17931762,"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-01-05T20:16:21.052Z","updated_at":"2024-12-06T18:30:42.834Z","avatar_url":"https://github.com/Onix-Systems.png","language":"Swift","funding_links":[],"categories":["UI","Swift"],"sub_categories":["Pull to Refresh","Other free courses"],"readme":"# RainyRefreshControl\n\n[![Swift 3.0](https://img.shields.io/badge/Swift-3.0-orange.svg?style=flat)](https://developer.apple.com/swift/)\n[![CocoaPods Compatible](https://img.shields.io/cocoapods/v/RainyRefreshControl.svg)](https://img.shields.io/cocoapods/v/RainyRefreshControl.svg)\n[![Carthage Compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)\n[![Platforms iOS](https://img.shields.io/badge/Platforms-iOS-lightgray.svg?style=flat)](https://developer.apple.com/swift/)\n[![Xcode 8.0+](https://img.shields.io/badge/Xcode-8.0+-blue.svg?style=flat)](https://developer.apple.com/swift/)\n\nSimple refresh control for iOS based on SpriteKit and Core Graphics.\n\nProject inspired by [concept](https://dribbble.com/shots/2242263--1-Pull-to-refresh-Freebie-Weather-Concept) of [Yup Nguyen](https://dribbble.com/yupnguyen)\n\n![capture_umbrella_refresh](gif/umbrella_refresh.gif \"capture_umbrella_refresh\")\n\n## Installation\n\n### Installation with CocoaPods\n\nTo integrate RainyRefreshControl into your Xcode project using CocoaPods, specify it in your `Podfile`:\n\n```ruby\nsource 'https://github.com/CocoaPods/Specs.git'\nplatform :ios, '9.0'\n\ntarget 'TargetName' do\npod 'RainyRefreshControl'\nend\n```\n\nThen, run the following command:\n\n```bash\n$ pod install\n```\n\n### Installation with Carthage\n\n[Carthage](https://github.com/Carthage/Carthage) is a decentralized dependency manager that builds your dependencies and provides you with binary frameworks.\n\nYou can install Carthage with [Homebrew](http://brew.sh/) using the following command:\n\n```bash\n$ brew update\n$ brew install carthage\n```\n\nTo integrate RainyRefreshControl into your Xcode project using Carthage, specify it in your `Cartfile`:\n\n```ogdl\ngithub \"Onix-Systems/RainyRefreshControl\"\n```\n\nRun `carthage update` to build the framework and drag the built `RainyRefreshControl.framework` into your Xcode project.\n\n## Usage\n\nJust import RainyRefreshControl framework into your class and add it to UITableView or UICollectionView:\n\n```swift\nlet refresh = RainyRefreshControl()\nrefresh.addTarget(self, action: #selector(ViewController.doRefresh), for: .valueChanged)\ntableView.addSubview(refresh)\n\n```\n\n## Who's behind this?\n\n[Onix-Systems](https://onix-systems.com) is IT Outsourcing, web design and mobile application development company bringing expert execution, situated in Ukraine.\n\n[\u003cimg src=\"https://onix-systems.com/img/static/onix-logo.svg\" width=\"340\" /\u003e](https://onix-systems.com)\n\n## License\n\nRainyRefreshControl is released under the MIT license. See [LICENSE](LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FOnix-Systems%2FRainyRefreshControl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FOnix-Systems%2FRainyRefreshControl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FOnix-Systems%2FRainyRefreshControl/lists"}